andreassigloch

Se Review — Development skill for Claude Code

Development community

Readiness gate check — blockers and next steps.

How to install Se Review

Installs to ~/.claude/commands/andreassigloch-graphcode-se-review.md

Terminal
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:

  1. graph_readiness → the ReadinessReport: compliance (fraction of elements with no error-severity violation, in [0,1]), violationsByRule (counts keyed by contracts rule-ID — R-* / RD-*, never BQ-*), 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 Repository