Gate P5 banner
jonase47 jonase47

Gate P5

Development community

Description

# /gate-p5 – Sprint Gate: Check Implementation Quality Checks at the end of each sprint whether all tasks meet quality standards and the sprint can be considered successfully completed. Called repeatedly after each sprint. No argument – this gate always checks the complete current sprint status. ## No Argument ($ARGUMENTS not applicable) Gate commands do not accept arguments. They always check the complete current sprint status. ## Execution ### 0. Holistic sprint review (runs automatically

Installation

Installs to ~/.claude/skills/jonase47-ccpr-gate-p5/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonase47-ccpr-gate-p5 && curl -fsSL https://raw.githubusercontent.com/jonase47/ccpr/HEAD/commands/gate-p5.md -o ~/.claude/skills/jonase47-ccpr-gate-p5/SKILL.md

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

Full documentation available on GitHub

View Source Repository