Skip to content
Development
Command

/crew-lite

Delegate a task to the CodeCrew agent team in lite mode (no Opus). Uses only Sonnet + Haiku agents.

From plugin
codecrew
1310 skills11 agents10 commands1 hook
Install
> /plugin marketplace add d3x293/code-crew
> /plugin install codecrew@codecrew

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/crew-lite

Context preview

What this command does when you run it.

Delegate a task to the CodeCrew agent team in lite mode (no Opus). Uses only Sonnet + Haiku agents.

Command definition

crew-lite.md
description: "Delegate a task to the CodeCrew agent team in lite mode (no Opus). Uses only Sonnet + Haiku agents."

Parse the user's message after `/crew lite` as the task description.

This command always runs in **Lite Mode** — no `--lite` flag needed.

Invoke the **codecrew:lite-router** skill with the task description.

What the lite-router will do:

1. Read the project profile and team config 2. Classify the task (type + complexity) 3. Select agents using only Sonnet + Haiku tiers (no Opus CEO) 4. vp-engineering (Sonnet) handles planning that CEO would normally do 5. Choose parallel vs sequential execution 6. Auto-inject relevant skills from the catalog 7. Execute via the agent team 8. Auto-update the codebase index for modified files 9. Report results with agents, skills, and files modified

Pass the task description to the lite-router skill.

Ships withcodecrew

A virtual dev crew for Claude Code — 11 specialized AI agents that decompose, implement, review, and ship your tasks. Instead of one AI doing everything, CodeCrew breaks work into subtasks and routes each to the right specialist on the right model.

Get the whole plugin

Other commands on codecrew.