technical-review

Validate completed implementation against plan tasks and acceptance criteria. Sixth phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) Implementation phase is complete, (2) User wants validation before merging/shipping, (3) Quality gate check needed after implementation. Reviews ALL plan tasks for implementation correctness, test adequacy, and code quality. Produces structured feedback (approve, request changes, or comments) - does NOT fix code.

$ Installieren

git clone https://github.com/leeovery/claude-technical-workflows /tmp/claude-technical-workflows && cp -r /tmp/claude-technical-workflows/skills/technical-review ~/.claude/skills/claude-technical-workflows

// tip: Run this command in your terminal to install the skill