Se Review — Development skill for Claude Code
Readiness gate check — blockers and next steps.
How to install Se Review
Installs to ~/.claude/commands/andreassigloch-graphcode-se-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andreassigloch/graphcode/HEAD/.claude/commands/se-review.md -o ~/.claude/commands/andreassigloch-graphcode-se-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Se Review does
name: se-review version: 1 description: Readiness gate check — blockers and next steps
Pull readiness + violations from the governed graph over MCP. The graphcode harness speaks **MCP-stdio only** — there is no HTTP server, use the bound tools:
graph_readiness→ theReadinessReport:compliance(fraction of elements with no error-severity violation, in[0,1]),violationsByRule(counts keyed by contracts rule-ID —R-*/RD-*, neverBQ-*), and the severity-sorted ra
Alternatives in Development
- Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
- Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
- Stop Review Gate — You are reviewing uncommitted changes before the author finishes their turn 664 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gate P7 Business
/gate-p7-business – Business Readiness Check
Requorum
Re-run a quorum in gate mode against the prior ruling's open blockers
Implementation Commands
Commands for tracking implementation of recommendations, updating progress, analyzing blockers, and running we
Checkin
Do your daily check-in - log mood, wins, blockers, and tomorrow's plan
Feat Validate
/feat-validate — Implementation Readiness Gate (déterministe, v6.1)
Gate P7
/gate-p7 – Go-Live Gate: Technical Readiness & Business Readiness
Related Agents
Phase Review Agent
Validates that a phase's deliverables are complete enough to advance to the next phase. Use for /gate-check, o
CI Watcher
Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps. Use wh
Gantry Verifier
Runs the readiness gate. Use to execute the project's lint/test/build from its own .claude/gates.sh, the check