Memory Operations 9 skills
/initInitialize soul with foundational beliefs and wisdom
/checkpointSave work state before context switches or /clear
/reawakenRestore context and momentum via Pratyabhijñā (recognition)
/exploreRLM-style recursive memory graph navigation — dynamically navigate the memory graph instead of top-k dump
/healthSoul system health check with remediation recommendations
/introspectSoul self-examination (Svādhyāya) — review what’s working, identify improvements
/migrateImport soul data from SQLite or shared chitta files
/learnQuickly store a learning — correction, preference, or insight
/rememberQuickly save a memory to the soul
Reasoning 2 skills
/antahkaranaMulti-perspective reasoning through six cognitive voices (Manas, Buddhi, Ahamkara, Chitta, Vikalpa, Sakshi)
/ultrathinkFirst-principles deep thinking protocol for significant problems
Development 4 skills
/codebase-learnLearn codebase structure with tree-sitter parsing + SSL pattern extraction. Indexes symbols, relationships, and call graphs.
/yajñaAutonomous development ritual with role-based coordination. Loops until complete using specialized agents: hotṛ→research, adhvaryu→implement, udgātṛ→test.
/long-taskInitialize or resume a long-running task session. For complex multi-session work with progress tracking.
/shepherdAutonomous pipeline monitor using sense-think-act loop. Watches snakemake/nextflow jobs, detects errors, applies fixes from memory, restarts on failure. Run /shepherd dashboard for control center.
Maintenance 2 skills
/epsilon-yajnaConvert verbose memories to SSL v0.2 format. Compress episodes into compact semantic seeds while preserving meaning.
/mermaidRender Mermaid diagrams as ASCII/Unicode art or SVG
System 5 skills
/cc-soul-setupBuild cc-soul from source (requires cmake, make, C++ compiler)
/cc-soul-updateUpdate cc-soul binaries (downloads pre-built or builds from source)
/cc-soul-daemonStart, stop, or check the chittad daemon
/cc-soul-shutdownGracefully stop the cc-soul daemon
/cc-soul-mcpConfigure chitta MCP server for direct tool access (mcp__chitta__* tools)
Benchmarking 2 skills
/locomo-benchmarkRun LoCoMo long-term conversational memory benchmark
/distill-pendingProcess pending transcript distillation
← Back to cc-soul