Phase Doc banner
valsecchi75 valsecchi75

Phase Doc

AI community

Description

--- name: phase-doc description: Generate the Execution Doc for the current phase — activities, model routing, token budgets, VERIFY criteria --- # /phase-doc — Phase Execution Document Generate `docs/phases/PHASE-{N}-execution.md` for the current phase. This document is the hard gate: the Cortex refuses `/task` without it. ## Steps 1. Determine the current phase N from CLAUDE.md ("Current phase") and `wiki/product/roadmap.md`. 2. If `docs/phases/PHASE-{N}-execution.md` already exists → ask:

Installation

Installs to ~/.claude/skills/valsecchi75-project-scaffolder-phase-doc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/valsecchi75-project-scaffolder-phase-doc && curl -fsSL https://raw.githubusercontent.com/valsecchi75/project-scaffolder/HEAD/commands/phase-doc.md -o ~/.claude/skills/valsecchi75-project-scaffolder-phase-doc/SKILL.md

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

Full documentation available on GitHub

View Source Repository