System Review banner
Trejon-888 Trejon-888

System Review

Development community

Description

--- description: "Analyze implementation vs plan for process improvements" argument-hint: [plan-path] [execution-report-path] --- # System Review **System review is NOT code review.** You're looking for bugs in the process, not bugs in the code. ## Purpose - Analyze plan adherence and divergence patterns - Identify which divergences were justified vs problematic - Surface process improvements that prevent future issues - Suggest updates to CLAUDE.md, commands, rules, skills ## Philosophy -

Installation

Installs to ~/.claude/commands/trejon-888-ix-claude-code-starter-kit-system-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Trejon-888/ix-claude-code-starter-kit/HEAD/.claude/commands/system-review.md -o ~/.claude/commands/trejon-888-ix-claude-code-starter-kit-system-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository