一键导入
implementation-review
Compare implemented work to a plan and report only real completeness, verification, complexity, or regression findings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Compare implemented work to a plan and report only real completeness, verification, complexity, or regression findings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn validated findings into a short implementation loop with explicit verification and minimal safe steps.
Compatibility alias for the workspace-native @apply-findings workflow.
Audit and convert a Chrome extension from Manifest V2 to Manifest V3, covering manifest changes, service workers, API replacements, security rules, and Chrome Web Store compliance risks.
Convert a validated plan into a clean DEX task hierarchy with small, testable execution chunks.
Choose the next actionable DEX task and prepare a focused execution handoff.
Review a completed implementation session against its linked DEX task and approve or request changes.
| name | Implementation Review |
| description | Compare implemented work to a plan and report only real completeness, verification, complexity, or regression findings. |
| requiredSources | ["context7"] |
Use this skill after implementation to compare the actual result against an implementation plan.
Confirm whether the work is complete, correctly verified, and still simple enough to trust.
Return a findings report only. Start with one verdict:
completepartialfailed verificationThen list findings in this format:
Finding: ...Why: ...Evidence: ...Solution: ...End with a short verification summary.