deep-review

Installation
SKILL.md

Deep Review

Post-execution review and auto-heal. Spawns specialist sub-agents to find issues, then fixes them. Runs after implementation is complete — never during.

When This Skill Activates

Trigger after execution completes:

  • User says: "done", "finished", "all done", "ready to review", "ship it"
  • User explicitly requests: "review", "code review", "evaluate", "deep review"
  • Another skill's closing checklist runs (e.g., TDD closing review)

Do NOT activate mid-implementation. This skill is a closing gate, not a blocker.

Phase 1: Context Gathering

Before spawning agents, establish scope:

  1. Run git diff --name-only HEAD to get the list of changed files. If the working
Related skills
Installs
3
Repository
ethansei/skills
GitHub Stars
2
First Seen
Mar 5, 2026