What problem does it solve?
This is the foundation of consistent, safe, and observable worker skills. It provides a standard set of patterns for authority delegation, constitutional constraints, progress tracking, and phase signaling, so every skill can inherit reliable governance without reimplementing infrastructure.
Core Features & Use Cases
- Authority delegation: clearly define what a worker may decide vs what must be escalated.
- Hard limits and constitutional objection protocol: safety guards embedded in every workflow.
- Beads progress tracking and phase reporting: uniform status updates during a task lifecycle.
- Phase signaling and friction capture: structured communication of intent and blockers.
- Probe-to-model merge: ensure evidence from probes feeds the central model.
- Exit/completion protocol: clean session termination and artifact capture.
- References and guidance for constructing new skills: ready-made patterns to follow.
Quick Start
Extend your worker skill by depending on this foundation to automatically apply governance, progress tracking, and phase reporting patterns.