Skip to content
Development
Command

/crew-init

Initialize CodeCrew in the current project - analyzes codebase, builds index, configures agent team

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

Context preview

What this command does when you run it.

Initialize CodeCrew in the current project - analyzes codebase, builds index, configures agent team

Command definition

crew-init.md
description: "Initialize CodeCrew in the current project - analyzes codebase, builds index, configures agent team"

Invoke the **codecrew:crew-init** skill to perform full project initialization:

1. Scan the project structure, detect languages, frameworks, patterns 2. Build the 3-layer codebase index (compact index + symbol map) 3. Generate project profile (.claude/crew-profile.md) 4. Auto-configure the agent team based on detected stack 5. Build the skill catalog with relevant skills pre-selected

Pass any arguments the user provided (e.g., specific directories to focus on).

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.