build-fix
01Command
Incrementally fix build and type errors with minimal, safe changes.
ECC kit: CLAUDE.md, ECC-USAGE-GUIDE.md, HOW-TO-START-ANY-PROJECT.md (global rules). settings.json ($HOME portable). agents/ (16), commands/ (35), skills/ (58), rules/, examples/, ecc-scripts/ (hooks). PDCA flow: /plan→/tdd→/review→/verify. (187 chars)
Command
Incrementally fix build and type errors with minimal, safe changes.
Command
Create or verify a checkpoint in your workflow.
Command
Search and fetch curated API documentation from Context Hub before writing code.
Command
Start the NanoClaw agent REPL — a persistent, session-aware AI assistant powered by the claude CLI.
Command
Comprehensive security and quality review of uncommitted changes.
Command
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
Command
Manage eval-driven development workflow.
Command
Analyze instincts and suggest or generate evolved structures.
Command
Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.
Command
Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.
Command
Enforce TDD workflow for Go. Write table-driven tests first, then implement. Verify 80%+ coverage with go test -cover.
Command
Import instincts from file or URL into project/global scope.
Command
Show learned instincts (project + global) with confidence.
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 any patterns worth saving as skills.
Command
Backend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Codex-led.
Command
Multi-model collaborative execution - Get prototype from plan → Claude refactors and implements → Multi-model audit and delivery.
Command
Frontend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Gemini-led.
Command
Multi-model collaborative planning - Context retrieval + Dual-model analysis → Generate step-by-step implementation plan.
Command
Multi-model collaborative development workflow (Research → Ideation → Plan → Execute → Optimize → Review), with intelligent routing: Frontend → Gemini, Backend → Codex.
Command
Sequential agent workflow for complex tasks.
Command
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
Command
List known projects and their instinct statistics.
Command
Promote project-scoped instincts to global scope.