kira_share_scar
Convert a personal failure warning into a community submission that helps others avoid the same issue. Returns a prefilled GitHub issue URL for user submission.
Instructions
Promote one of YOUR personal scars into a community submission so every Kira user stops hitting that wall. Takes a personal scar id (from kira_personal_brief / kira_lookup), re-sanitizes it, generalizes it to the community scar shape, and returns a prefilled GitHub issue URL plus a gh CLI fallback. NOTHING is uploaded by this tool — show the result to the user and let them submit. Accepted scars earn contributor status (see RECIPROCITY notes in the repo).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Target GitHub repo (default aibenyclaude-coder/Kira). | |
| scar_id | Yes | The personal scar to share (must start with 'scar.personal.'). |