cc-sessions-api

Community

Build robust cc-sessions APIs, simplify command development.

Authorgrandinh
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cc-sessions-api
Download link: https://github.com/grandinh/claude-chaos-express/archive/main.zip#cc-sessions-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository