Critique banner
cognitx-leyton cognitx-leyton

Critique

Development community

Description

--- description: Verify that a plan was fully implemented — checks acceptance criteria against code argument-hint: <path/to/plan.md> allowed-tools: Read, Grep, Glob, Bash(.venv/bin/*), Bash(python:*), Agent --- # Critique (Step 7) **Plan**: $ARGUMENTS Verify the plan was fully and correctly implemented. This is NOT a code review (that's `/review-pr`) — this checks **completeness** against the plan's specification. ## Phase 1: Load Plan Read the plan and extract: - **Tasks** — every task lis

Installation

Installs to ~/.claude/commands/cognitx-leyton-graphrag-code-critique.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cognitx-leyton/graphrag-code/HEAD/.claude/commands/critique.md -o ~/.claude/commands/cognitx-leyton-graphrag-code-critique.md

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

Full documentation available on GitHub

View Source Repository