build-fix
01Command
Incrementally fix build and type errors with minimal, safe CDD changes. Invokes sequential-thinking for analysis before fixing.
A fork of everything-claude-code that adapts its workflow for UE5 (Unreal Engine), Unity, Cocos, and general programming.
Command
Incrementally fix build and type errors with minimal, safe CDD changes. Invokes sequential-thinking for analysis before fixing.
Command
A quick compile check for common programming projects. It detects the project type and runs its configured build or type-check command, such as the TypeScript compiler, Rust checker, or Go build.
Command
Create or verify a checkpoint in your workflow. Usage - /checkpoint [create|verify|list] [name].
Command
Start NanoClaw v2 — ECC's persistent, zero-dependency REPL with model routing, skill hot-load, branching, compaction, export, and metrics.
Command
Comprehensive security and quality review of uncommitted changes. Blocks on CRITICAL or HIGH issues.
Command
Manage eval-driven development workflow. Define, check, and report on evaluation criteria.
Command
Analyze instincts and suggest or generate evolved structures (skills, commands, agents).
Command
A command that creates a structured handoff document describing a coding session’s status, decisions, files, risks, and next steps.
Command
Audit the current repository's agent harness setup and return a prioritized scorecard.
Command
Export instincts from project/global scope to a file for sharing or backup.
Command
Import instincts from file or URL into project/global scope.
Command
Show learned instincts (project + global) with confidence scores and metadata.
Command
Extract reusable patterns from the session, self-evaluate quality before saving, and determine the right save location (Global vs Project).
Command
Analyze the current session and extract reusable patterns worth saving as skills or instincts.
Command
Start a managed autonomous loop pattern with safety defaults and stop conditions.
Command
Inspect active loop state, progress, and failure signals.
Command
Recommend the best model tier for the current task by complexity and budget.
Command
Sequential agent workflow for complex tasks. Coordinates multiple agents in defined patterns.
Command
Spec-First research + implementation plan. Outputs SPEC (API/types/deps) AND step-by-step phases with dependency graph. WAIT for user CONFIRM before touching any code.
Command
List known projects and their instinct statistics from the continuous learning system.
Command
Promote project-scoped instincts to global scope when confidence threshold is met.
Command
Run the quality pipeline on demand for a file or project scope. Supports --fix and --strict modes.
Command
Safely identify and remove dead code with CDD compile verification at every step.
Command
Load the most recent session file from /.claude/sessions/ and resume work with full context from where the last session ended.