jonase47/ccpr

CCPR is a phase-based project framework for Claude Code

1Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gates

01

jonase47/ccpr

Command

Quality gates between phases — single-purpose decision points. Main gates (P0–P7) plus sub-gates for the dual-approval gates P6 (QA + Security) and P7 (Tech + Business).

1 2d ago A 0 tokens original MIT

learning

02

jonase47/ccpr

Command

Meta-commands for capturing session insight back into the system.

1 2d ago A 0 tokens original MIT

phases

03

jonase47/ccpr

Command

All P0–P8 phase commands grouped per phase. Lead commands appear first, then sub-skills in execution sequence where applicable.

1 2d ago A 0 tokens original MIT

track

04

jonase47/ccpr

Command

Entry-point and cross-cutting commands. /track-decision runs first; the others compose Lean-Track / Full-Track / consistency checks.

1 2d ago A 0 tokens original MIT

utility

05

jonase47/ccpr

Command

Cross-cutting commands that operate outside the phase flow.

1 2d ago A 0 tokens original MIT

anchor

06

jonase47/ccpr

Command

Checks phase documents against the code they describe, not against other documents. Where /cross-check compares Markdown to Markdown, /anchor compares a document's declared anchorcommit to the repository's actual history — the two-stage check design of docs/adr/ADR-0009-anchored-state-verification.md (both addenda).

1 2d ago A 0 tokens original MIT

cleanup

07

jonase47/ccpr

Command

Runs a one-shot hygiene pass on a project's docs to keep them lean and machine-readable: HANDOVER inbox triage and size cap enforcement plus the four existing lint scripts (memory-lint.sh, phase-docs-lint.sh, doc-volume-check.sh, manual-lint.sh) bundled into one consolidated drift report. Use this between phases…

1 2d ago B 0 tokens original MIT

constitution

08

jonase47/ccpr

Command

Creates or updates docs/CONSTITUTION.md — the project Constitution with three sections (Inviolable / Default / Aspirational). Read as a mandatory input by all Full-Track Gates and used as a consistency check for every ADR and implementation decision.

1 2d ago A 0 tokens original MIT

cross-check

09

jonase47/ccpr

Command

Reads phase indexes and selected detail files, checks inconsistencies between phases (architecture ↔ implementation, features ↔ stories, threats ↔ mitigations, etc.).

1 2d ago A 0 tokens original MIT

decision

10

jonase47/ccpr

Command

This command analyzes an open decision question, automatically determines which perspectives are relevant, assembles the appropriate analysis agents, and develops a structured decision basis (Decision Basis) – without making the decision itself. That is the PO's responsibility.

1 2d ago A 0 tokens original MIT

epic

11

jonase47/ccpr

Command

This command creates one or more epics – either derived from an existing concept or roadmap, or standalone from a free description. An epic can already contain rough associated user stories or be created as a pure high-level shell – this is selectable per call.

1 2d ago A 0 tokens original MIT

gate-p0

12

jonase47/ccpr

Command

Checks whether all criteria of the Discovery phase have been met and prepares the Go/No-Go Decision. No argument – this gate always checks the complete checklist.

1 2d ago A 0 tokens original MIT

gate-p1

13

jonase47/ccpr

Command

Checks whether all results of the conception phase are complete and robust, and prepares the transition to the validation phase. No argument – this gate always checks the complete checklist.

1 2d ago A 0 tokens original MIT

gate-p2

14

jonase47/ccpr

Command

Checks whether all critical Assumptions have been validated and a well-founded Go/No-Go/Pivot Decision can be made. This is the most important gate in the model – here it is decided whether to invest in the cost- and time-intensive architecture and implementation phase. No argument – this gate always checks the…

1 2d ago A 0 tokens original MIT

gate-p3

15

jonase47/ccpr

Command

Checks whether all architecture and design decisions are completely documented and robust before transitioning into the planning and implementation phase. No argument – this gate always checks the complete checklist.

1 2d ago A 0 tokens original MIT

gate-p4

16

jonase47/ccpr

Command

Checks whether all organizational and technical prerequisites are met to begin implementation. This is a readiness gate – all participants must know what to do first. No argument – this gate always checks the complete checklist.

1 2d ago A 0 tokens original MIT

gate-p5

17

jonase47/ccpr

Command

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.

1 2d ago A 0 tokens original MIT

gate-p6-qa

18

jonase47/ccpr

Command

Evaluates all QA-relevant points of the Gate-P6 checklist and grants QA approval.

1 2d ago A 0 tokens original MIT

gate-p6-security

19

jonase47/ccpr

Command

Evaluates all security-relevant points of the Gate-P6 checklist and grants Security approval.

1 2d ago A 0 tokens original MIT

gate-p6

20

jonase47/ccpr

Command

Checks whether the system is ready for launch. Both QA and Security must explicitly grant approval. No go-live without dual approval.

1 2d ago A 0 tokens original MIT

gate-p7-business

21

jonase47/ccpr

Command

Checks business readiness: documentation, GTM, KPIs, legal mandatory documents.

1 2d ago A 0 tokens original MIT

gate-p7-tech

22

jonase47/ccpr

Command

Checks technical go-live readiness: deployment, monitoring, rollback, smoke tests.

1 2d ago A 0 tokens original MIT

gate-p7

23

jonase47/ccpr

Command

Checks whether the system is fully ready for production operation. Last gate before the official go-live status.

1 2d ago A 0 tokens original MIT

guide

24

jonase47/ccpr

Command

Invokes the project-guide agent as the entry point for the current project: structured status snapshot, prioritised next steps with skill/agent recommendation, and disambiguation for unclear requests.

1 2d ago A 0 tokens original MIT