All Commands
59 commands in the catalog
Aside
Spawn a side task without losing main context
Build Fix
Fix build and type errors quickly
C++ Build Fix
Fix C++ CMake and compilation errors
C++ Review
C++ code review for memory safety and modern idioms
C++ Test
C++ TDD with GoogleTest
Checkpoint
Save verification state at logical breakpoint
Claw
NanoClaw REPL interaction
Code Review
Review code for quality, security, maintainability
Context Budget
Audit context window token consumption
DevFleet
Dispatch parallel Claude agents
Docs Lookup
Look up library/framework documentation
E2E Tests
Generate and run end-to-end tests
Eval
Evaluate against pass/fail criteria
Evolve
Cluster related instincts into full skills
Go Build Fix
Fix Go build errors
Go Review
Go code review for idioms, concurrency, errors
Go Test
Go TDD workflow with table-driven tests
Gradle Build Fix
Fix Gradle-specific build issues
Harness Audit
Audit harness reliability, eval readiness, risk posture
Instinct Export
Export instincts for sharing
Instinct Import
Import instincts from file
Instinct Status
View learned instincts with confidence scores
Kotlin Build Fix
Fix Kotlin/Gradle build errors
Kotlin Review
Kotlin/Android/KMP code review
Kotlin Test
Kotlin TDD with Kotest and MockK
Learn
Extract reusable patterns from current session
Learn Eval
Extract, evaluate, and save patterns
Loop Start
Start controlled agentic loop execution
Loop Status
Inspect active loop status and checkpoints
Model Route
Route tasks to models by complexity and budget
Multi Backend
Backend multi-service orchestration
Multi Execute
Orchestrated multi-agent workflows
Multi Frontend
Frontend multi-service orchestration
Multi Plan
Multi-agent task decomposition
Multi Workflow
General multi-service workflows
Orchestrate
Multi-agent coordination workflow
Plan
Create implementation plan for features or refactoring
PM2
PM2 service lifecycle management
Projects
List known projects and instinct stats
Promote
Promote project instincts to global scope
Prompt Optimize
Systematically improve a prompt
Python Review
Python code review for PEP 8, type hints, security
Quality Gate
Run quality gate checks for paths or entire repo
Refactor Clean
Remove dead code and consolidate duplicates
Resume Session
Load a previously saved session
Rules Distill
Extract rules from skills
Rust Build Fix
Fix Rust cargo and borrow checker errors
Rust Review
Rust code review for ownership, lifetimes, unsafe
Rust Test
Rust TDD with proptest and cargo-tarpaulin
Save Session
Persist current session state
Sessions
Manage session history
Setup PM
Configure preferred package manager
Skill Create
Generate skills from git history
Skill Health
Check skill quality and health
TDD
Enforce test-driven development workflow
Test Coverage
Analyze test coverage and identify gaps
Update Codemaps
Regenerate codemap files
Update Docs
Update project documentation
Verify
Run full verification loop before PR