Bootstrap repo for Mushi
setup_repo_for_mushiWrites Mushi bootstrap files into the repo root to set up coding rules, lesson cache, and project contract for agent collaboration. Run once after connecting the repo.
Instructions
Writes the three Mushi bootstrap files into the current repo root: .cursorrules (Cursor evolution-loop coding rules), .mushi/lessons.json (initial empty lesson cache), and MUSHI.md (one-page project contract for agents). Idempotent — safe to re-run after lessons sync. Requires mcp:write scope. Call this once after connecting the repo; subsequently use mushi sync-lessons from CI to keep lessons current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project UUID — defaults to configured project |