npx claudepluginhub alex-radaev/engineering-os --plugin crew# Bootstrap This Repo For Crew
Prepare the current repository for the Crew workflow.
Goals:
- inspect existing Claude Code files before writing anything
- preserve repo-owned instructions and conventions
- create only the smallest framework-specific additions
- make the result easy to inspect and easy to remove
Workflow:
1. Confirm the canonical Crew files exist globally. If `~/.claude/crew/constitution.md` is missing, run `/crew:install` first.
2. Run the installer:
- `node "${CLAUDE_PLUGIN_ROOT}/scripts/crew.mjs" bootstrap --repo "$PWD"`
3. Treat the installer output as canonical .../bootstrap-repoExplores the repository with 10 parallel subagents to analyze structure, dependencies, architecture, and more, creating CODEBASE.md.
Share bugs, ideas, or general feedback.
Prepare the current repository for the Crew workflow.
Goals:
Workflow:
~/.claude/crew/constitution.md is missing, run /crew:install first.node "${CLAUDE_PLUGIN_ROOT}/scripts/crew.mjs" bootstrap --repo "$PWD"CLAUDE.md.CLAUDE.md, .claude/, .mcp.json, and other repo guidance only to confirm the installer integrated conservatively.~/.claude/crew/ — the bootstrap does not copy them into the repo. If the repo previously had stale copies under .claude/crew/{constitution,workflow,protocol}.md, the installer removes them..gitignore block instead of improvising one by hand.Deliverable: