context
01Command
Analyze and optimize Claude Code's context configuration (analyze, optimize, or reset).
Spec-driven multi-agent orchestration plugin for Claude Code — 13 agents, 35 skills, per-phase model tiers, opt-in lifecycle hooks, and optional cross-device semantic memory.
Command
Analyze and optimize Claude Code's context configuration (analyze, optimize, or reset).
Command
Scaffold a new scaffolding-compatible skill: an interactive flow that creates skills/ /SKILL.md from the canonical template, composes a TRIGGER/SKIP description, and validates the result.
Command
Health-check the scaffolding install and report install problems plus exact fixes (diagnose-only, never mutates).
Command
Initialize OpenSpec in a project directory with the scaffolding-workflow schema.
Command
Scaffold opt-in path-scoped nested CLAUDE.md rule files into the project to lazy-load per-area conventions while keeping routing always-loaded.
Command
Bootstrap a new project with the scaffolding CLAUDE.md, settings.json, and .scaffolding/ directory structure.
Command
Distill a finished conversation into classified knowledge candidates and propose (never auto-apply) memory writes or a new-skill hand-off. Closes the loop between a completed agent chain and the persistent memory system.
Command
Manage cross-device semantic memory for scaffolding (self-hosted mem0 + pgvector, Ollama on GPU). Opt-in, per-device. Memory is off by default — nothing is wired until you enable it.
Command
Search and read peer-verified solutions on Stack Overflow for Agents (SOFA) — status, search, read. Read-only CONSUME phase; clean no-op when SOFA is not configured.