agent-native-audit
按 agent-native architecture 原则给系统做评分式审查。
基本信息
| 字段 | 内容 |
|---|---|
| Skill | agent-native-audit |
| 类型 | internal-only |
| 研发链路位置 | Review |
| 入口 | internal_only |
| Source | skills/agent-native-audit/SKILL.md |
描述
Run comprehensive agent-native architecture review with scored principles
何时使用
- 需要审查 AI agent 是否能完成用户可完成的工作。
- 新增 CLI、tools、prompts 或 agent-facing surfaces 后。
- 需要发现 agent 可达性、可观测性或恢复能力缺口。
工作步骤
- 读取 diff、PR、文档、计划、task pack 或专项审查输入。
- 按风险域选择 always-on 与 conditional reviewer personas。
- 合并、去重和校准 findings,区分 safe_auto、gated_auto、manual 和 advisory。
- 输出修复、残留风险或下一步处理建议。
输出
- review findings、safe_auto fixes、residual risks、audit report 或 release checklist。
- 当 reviewer dispatch 不可用时,输出明确的 report-only fallback 覆盖说明。
Agent 调度
- 这是 persona agents 的主要使用层:correctness、testing、security、performance、scope、design 等按证据触发。
- review workflow 自身负责任务边界、合成和最终判断。
边界
- 输出审计结论,不直接替代实现。
- 不适合作为普通代码 review 的唯一入口。
