| name | agentic-coding-review |
| description | Use after a Superpowers implementation plan finishes to compare the result against the original design spec, fix clear in-phase gaps, and update roadmap follow-up phases. |
| argument-hint | [optional: plan path or spec path] |
Agentic Coding Review
Use this skill after an implementation plan finishes through superpowers:executing-plans, superpowers:subagent-driven-development, or an agentic wrapper. The review compares actual work against the original design spec before the work is treated as complete.
Purpose
Close the loop between design intent and implementation result. Identify clear misses from the current phase, fix small safe gaps directly, and push legitimate later work back into the roadmap instead of expanding a completed plan indefinitely.
Source Spec Resolution
Resolve the original design spec from the implementation plan header. Recognize these fields:
Design spec:
Spec:
Original spec:
Spec ID:
If the plan lacks a source spec reference, inspect nearby plan content and recent git history. If the source spec still cannot be resolved, report the blocker instead of inventing a source.
Preserve source spec metadata when making review-driven follow-up changes. Do not remove or overwrite the original Design spec: or Spec ID: links; Agentic Memory uses those links to connect review, revision, and plan summaries back to the source design.
Review Inputs
Read only the context needed to make the review defensible:
- Original design spec goals, non-goals, scope, acceptance criteria, and quality gates.
- Implementation plan tasks and checkboxes.