Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/aida:aida-setupThe summary Claude sees in its command listing — used to decide when to auto-load this command
# AIDA Setup Verify this Claude Code session is attached to an AIDA project: 1. Run `aida --version`. 2. If the project is not initialized, run `aida init`. 3. Confirm the MCP server is configured as `aida mcp-serve`. 4. Read `CLAUDE.md` and `docs/agents/cross-agent-onboarding.md`. 5. Use AIDA lifecycle commands for work: `aida queue work`, `aida pr ship`, `aida status`, and `aida doctor`. If `aida` is not on `PATH`, install the CLI or configure Claude Code's MCP command with the absolute binary path.
Verify this Claude Code session is attached to an AIDA project:
aida --version.aida init.aida mcp-serve.CLAUDE.md and docs/agents/cross-agent-onboarding.md.aida queue work, aida pr ship, aida status, and aida doctor.If aida is not on PATH, install the CLI or configure Claude Code's MCP command with the absolute binary path.
npx claudepluginhub joemooney/aida --plugin aida