Phase Gate — Development skill for Claude Code
Verify phase completion with quality gates before unlocking the next phase.
How to install Phase Gate
Installs to ~/.claude/skills/emanuelrechsteiner-claude-rcode-phase-gate/SKILL.md
mkdir -p ~/.claude/skills/emanuelrechsteiner-claude-rcode-phase-gate && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/commands/phase-gate.md -o ~/.claude/skills/emanuelrechsteiner-claude-rcode-phase-gate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Phase Gate does
description: "Verify phase completion with quality gates before unlocking the next phase. Run when all issues in a phase are closed." argument-hint: "" model: claude-fable-5-1[1m] allowed-tools:
- Task
- Read
- Write
- Edit
- Bash(gh:*)
- Bash(git:*)
- Bash(npm:*)
- Bash(npx:*)
- Bash(pnpm:*)
- Bash(yarn:*)
- Bash(bun:*)
- Bash(mypy:*)
- Bash(pytest:*)
- Bash(ruff:*)
- Bash(black:*)
- Bash(cargo:*)
- Bash(go:*)
- Bash(swift:*)
- Bash(xcodeb
Alternatives in Development
- Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
- Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★
- Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Jev Gates
Three gates for any coding agent: a deterministic approval gate before irreversible actions, a completion gate
Pre Ship
This is the final quality gate before shipping. Nothing goes to production without passing this checklist. Be
Phase Review
Run post-execution quality gate - verifies all deliverables before marking a track complete
Fire 4 Verify
Verify phase completion with must-haves and 70-point validation
Gate Check
Execute the three mandatory quality gates for the current project.
Agentic Engineering System
Système de gouvernance logicielle, Quality Gates déterministes, Anti-Slop et SEO/AEO pour agents IA de code (C
Related Agents
Vp Quality
VP of Quality - oversees quality gates, test strategy, review coordination, and final approval before task com
Dev QA
Quality assurance master. Issues formal verdicts — PASS / CONCERNS / FAIL / WAIVED. Use for story reviews, QA
Phase Review Agent
Validates that a phase's deliverables are complete enough to advance to the next phase. Use for /gate-check, o