ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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.