What problem does it solve?
Developing API commands for the cc-sessions framework requires adherence to specific patterns for state management, task operations, and configuration. This Skill provides specialized guidance to streamline this complex development process.
Core Features & Use Cases
- API Command Development: Guides the creation of CLI commands for state management, task operations, configuration, and protocol execution within
cc-sessions.
- Structured Development Patterns: Provides templates and best practices for command structure, state handling, error reporting, and output formatting.
- Safety Guardrails: Ensures API development respects critical write-gating, DAIC discipline, and state integrity rules, preventing accidental framework corruption.
- Use Case: When you need to add a new command to manage
cc-sessions tasks, this Skill will guide you through the correct API architecture, command structure, and state management patterns, ensuring a robust and compliant implementation.
Quick Start
Add a new command to sessions tasks for archiving completed tasks.