What problem does it solve?
GitHub issue triage is error-prone and time-consuming. This Skill automates the process by analyzing issues, extracting contributor profiles (including social handles), and preparing transplantable cells, labels, and credits to accelerate resolution.
Core Features & Use Cases
- Analyze issues to determine type (bug, feature, question) and gather context.
- Retrieve contributor profiles (name, twitter, blog) and generate ready-to-paste credit lines for changesets.
- Create hive cells and apply labels, linking back to the source issue for traceability.
- Persist contributor context in semantic memory and coordinate credits across releases.
Quick Start
Run the triage workflow on a repository/issue: bun run scripts/issue-summary.ts <owner/repo> <number>, then bun run scripts/get-contributor.ts <login> [<issue-number>], followed by hive and GitHub CLI actions to file the cell and apply labels.