review

SKILL.md

Review Implementation

Inputs

  • Plan location (file path)
  • Git commit(s) that implemented the plan (hashes or ranges), or assume HEAD~

Workflow

  1. Open and read the plan file; note promised behavior, tasks, files, and verify steps.
  2. Inspect the specified commit(s) and identify the files and changes related to the plan.
  3. Review the implementation against the plan, prioritizing the following list, unless the user says otherwise
    • performance
    • security
    • extensibility
    • testability
    • comprehensibility
  4. Call out mismatches between plan and implementation, missing steps, or unverified tasks.
  5. Provide actionable fixes and any tests or checks to run.

Output

  • Findings ordered by severity with file/line references
  • Open questions or assumptions
  • Brief change summary

Examples

  • "Review the implementation of this plan: plans/2026-02-19-1200_cache.md. Commits: 1a2b3c4, 9d8e7f6."
Weekly Installs
5
Repository
tstelzer/skills
First Seen
Feb 20, 2026
Installed on
mcpjam5
claude-code5
replit5
junie5
windsurf5
zencoder5