Skip to main content

Protocols

Activate one protocol for the job in the current session:

ProtocolUse it forPrimary output
lighttaskA small, grounded change that can be completed directlyDocs/lighttask.md
design_partnerNew behavior, unclear requirements, or architectural decisionsDocs/design-summary.md
spec_generatorTurning an approved design into implementation-ready documentsSpec, handoff, progress, and testing documents
pitboss_implementorMulti-unit implementation from prepared specsImplementation plus ledger-backed validation evidence
spec_manRecovering or re-evaluating intended behavior in an existing repositoryHuman and machine-readable specifications
doc_manProducing grounded technical documentationREADME, architecture, data-flow, or other requested docs
small clear change -> lighttask
unclear existing system -> spec_man
new feature -> design_partner -> spec_generator -> pitboss_implementor
prepared multi-unit spec -> pitboss_implementor
technical documentation -> doc_man

The protocols are inspectable bundled Markdown rendered for the active host. They can be overridden per project or per user — see skill override precedence.