Bootstrap repo for Mushi
setup_repo_for_mushiWrites the three Mushi bootstrap files into a repo root—.cursorrules, .mushi/lessons.json, and MUSHI.md—to configure an AI coding agent for bug triage and fix workflows. Idempotent setup for a new repository.
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 |