crew-agent
01Command
Create, list, or remove custom project-specific agents. Subcommands: create, list, remove.
Multi-agent orchestration plugin for Claude Code — 11 AI agents with intelligent model routing, 3-layer codebase indexing, and auto skill injection
Command
Create, list, or remove custom project-specific agents. Subcommands: create, list, remove.
Command
Configure CodeCrew settings - model tiers, default mode, token budgets, and more. Subcommands: show, set, reset.
Command
View CodeCrew task history with optional filters. Supports --type, --agent, and --limit flags.
Command
Initialize CodeCrew in the current project - analyzes codebase, builds index, configures agent team.
Command
Delegate a task to the CodeCrew agent team in lite mode (no Opus). Uses only Sonnet + Haiku agents.
Command
Rebuild the 3-layer codebase index from scratch - use after major refactors or when index seems stale.
Command
Undo the last task's file changes using git. Shows affected files and requires confirmation before reverting.
Command
Show CodeCrew status - team config, index health, skill catalog, and task history.
Command
Delegate a task to the CodeCrew agent team - auto-routes to the right agents with smart model selection. Use --lite flag or /crew lite for lite mode (no Opus).
Command
CodeCrew - Multi-agent orchestration with intelligent model routing. Subcommands: init, task, status, reindex.