Gate P6 banner
jonase47 jonase47

Gate P6

Security community

Description

# /gate-p6 – Release Gate: QA & Security Approval Checks whether the system is ready for launch. Both QA and Security must explicitly grant approval. No go-live without dual approval. ## No Argument ($ARGUMENTS not applicable) Gate commands accept no arguments. They always check the complete current project status. ## Pre-Flight If `docs/.gate-preflight-p6.md` exists and is less than 10 minutes old, read it as a starting point. Mechanical checks (file existence, sections) are already done –

Installation

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

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

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

Full documentation available on GitHub

View Source Repository