error-debugging-multi-agent-review
Use when working with error debugging multi agent review
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Compatibility and maintenance
Primary editorial path for this compatibility group. The full instructions and support files remain local so existing installations
continue to work offline. This is one shared procedure, not an additional capability.
Preserve the callable ID when an existing manifest or client configuration uses it.
Modified in AAS on 2026-09-05; original metadata and license notices are retained.
Coordinate a bounded code review
When to Use
Review a defined diff or subsystem from several relevant perspectives, such as
correctness, authorization and performance. The skill describes a review procedure;
it does not install an orchestration engine or prove compliance.
Inputs and execution scope
Pin repository/base/head, the changed paths, intended behavior and available tests.
Use independent agents only if the user authorizes delegation and the host supports
it. Otherwise conduct the perspectives sequentially. Do not spawn agents merely
because this callable ID contains “multi-agent”. Read-only review is the default;
fixes, external posts and deployment stay within the user's actual task authority.
Review process
- Read the complete diff and the directly affected call paths and tests.
- Choose only perspectives relevant to the change. Give each authorized reviewer a
bounded question, owned paths, time/effort limit and expected evidence format.
- Record findings with exact locations, trigger, consequence and reproduction. Keep
hypotheses separate from demonstrated failures; do not invent confidence scores.
- Reproduce important findings centrally. Deduplicate by root cause, not wording.
- Resolve disagreement through code or tests. Weighted votes and multiple agents
repeating a claim are not evidence of correctness.
- Return blockers first, then material improvements and untested areas. Preserve
the original failing result; a rerun does not erase it.
Example
For a tenant-scoped cache change, review key construction, authorization context and
invalidation. Reproduce two tenants requesting the same prompt and different prompt
versions within one tenant. Expected result: a finding only if an actual cross-scope
hit or stale result can occur, with the smallest case showing it. A general style
opinion must not be presented as a data-exposure defect.
Limitations
No agent-routing code, compliance validator or quality-score calculator is bundled.
Parallel review adds cost and can duplicate blind spots. This procedure cannot prove
whole-repository safety from a diff, nor authorize production load tests or messages.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/agentic-awesome-skills/skills/error-debugging-multi-agent-review/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 error-debugging-multi-agent-review 的技能。它们内容并不相同,别混用:
- sickn33/agentic-awesome-skills — Use when working with error debugging multi agent review
- sickn33/agentic-awesome-skills — Use when working with error debugging multi agent review