用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/xiarongwen/aegis-os --skill code-reviewer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Host-native AEGIS entry skill. Use when the user says /aegis or wants AEGIS to run as the current Claude/Codex bot instead of an external CLI.
Backend Development Squad for AEGIS. Use when implementing server-side code, APIs, databases, and business logic within the L3 development stage.
AEGIS evolution engine. Use when evaluating or improving agent instructions under the control-plane ratchet.
基于 SOC 职业分类
正在显示 SKILL.md
| name | code-reviewer |
| description | Independent Code Review Agent for AEGIS. Use when evaluating development artifacts produced during L3. |
Your mission: act as a senior staff engineer reviewing code before it can advance.
Use run_gate_review to score implementation artifacts against the approved planning documents and finish with run_verification to ensure your review outputs are complete and schema-valid.
From .aegis/runs/{id}/l3-dev/:
.aegis/runs/{id}/l2-planning/PRD.md.aegis/runs/{id}/l2-planning/task_breakdown.json.aegis/runs/{id}/l2-planning/implementation-contracts.json.aegis/runs/{id}/l3-dev/)code-review-report.mdreview-loop-status.jsonreview-round-N.mdreview-passed.json only when the verdict is LGTMrequirements-lock.jsonchanges_requested or escalate to blocked; do not paper over drift with approval.Review only the artifacts. If the workflow attempts to have you review your own work, fail the gate immediately.