Skip to content
Development
Command

/crew-agent

Create, list, or remove custom project-specific agents. Subcommands: create, list, remove.

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-agent

Context preview

What this command does when you run it.

Create, list, or remove custom project-specific agents. Subcommands: create, list, remove.

Command definition

crew-agent.md
description: "Create, list, or remove custom project-specific agents. Subcommands: create, list, remove."

Invoke the **codecrew:agent-manager** skill with the user's subcommand.

Parse the subcommand:

  • `/crew agent create "name" --model sonnet --description "desc"` → Create a new custom agent
  • `/crew agent list` → List all agents (built-in + custom)
  • `/crew agent remove "name"` → Remove a custom agent

Pass the full subcommand and arguments to the 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.