qinye6/pi-ccg

Bounded multi-agent development workflows for Pi CLI

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

clean-branches

01

qinye6/pi-ccg

Command

A Git command for finding and cleaning up local or remote branches that have already been merged or have not changed for a set number of days.

10 +1 8d ago A 23 tokens copy · 100% MIT

commit

02

qinye6/pi-ccg

Command

A Git commit command that reviews repository changes and creates a Conventional Commits message, a standard format for describing code changes. It can also suggest splitting unrelated changes into separate commits.

10 +1 8d ago A 17 tokens copy · 100% MIT

context

03

qinye6/pi-ccg

Command

A command for maintaining a project’s .context folder, which stores coding preferences, workflow notes, decision logs, and history. It creates an audit trail showing why changes were made.

10 +1 8d ago A 23 tokens copy · 100% MIT

go

04

qinye6/pi-ccg

Command

A natural-language entry command that examines a development request and chooses a matching coding workflow.

10 +1 8d ago A 20 tokens copy · 100% MIT

init

05

qinye6/pi-ccg

Command

A command that scans a project and creates or updates CLAUDE.md files: plain-language guidance documents for an AI coding assistant. It creates a short project-level overview and more detailed documents for individual modules.

10 +1 8d ago A 20 tokens copy · 100% MIT

rollback

06

qinye6/pi-ccg

Command

An interactive command for moving a Git branch back to an earlier commit, tag, or saved reference. Git is a tool that records code history; reset changes that history, while revert adds new commits that undo earlier ones.

10 +1 8d ago A 22 tokens copy · 100% MIT

spec-impl

07

qinye6/pi-ccg

Command

A command for carrying out a software plan after its decisions have already been made. It uses multiple AI models for reference, but requires their suggestions to be rewritten and reviewed before use.

10 +1 8d ago A 12 tokens copy · 100% MIT

spec-init

08

qinye6/pi-ccg

Command

A setup command that prepares the OpenSpec specification environment and checks whether its command-line tool and connected AI-model tools are available. OpenSpec organizes development work into structured proposals and tasks.

10 +1 8d ago B 18 tokens copy · 100% MIT

spec-plan

09

qinye6/pi-ccg

Command

A planning command that turns requirements into an explicit implementation plan with no unresolved choices. It uses multiple AI models and defines property-based testing rules, which check general truths about behavior rather than only fixed examples.

10 +1 8d ago A 17 tokens copy · 100% MIT

spec-research

10

qinye6/pi-ccg

Command

A research command that turns a software request into constraints and checkable success conditions. OpenSpec is a framework for organizing software changes as structured proposals, specifications, and tasks.

10 +1 8d ago A 16 tokens copy · 100% MIT

spec-review

11

qinye6/pi-ccg

Command

A code-review command that asks two AI models to independently inspect the same proposed changes. It compares their findings against the proposal’s requirements and code-quality rules.

10 +1 8d ago A 16 tokens copy · 100% MIT

worktree

12

qinye6/pi-ccg

Command

A Git worktree management command for creating and organizing multiple working directories from one repository.

10 +1 8d ago A 26 tokens copy · 100% MIT