What problem does it solve?
This Skill automates the triage of GitHub issues by analyzing the report, extracting contributor profiles for accurate credits, and generating actionable tracking cells to streamline resolution.
Core Features & Use Cases
- Automatic issue analysis to classify issues as bug, feature, or question, and to request clarifications when needed.
- Contributor profile extraction to capture login, name, Twitter handle, blog, and bio for precise credits in changesets.
- Cell generation and credit workflow to file tracking cells, tag issues, and store context in semantic memory for future reference.
- Output templates for changeset credits and memory-store commands to accelerate release workflows.
Quick Start
Run the triage workflow on an issue to generate a summary, contributor profile, and ready-to-paste credits:
bun run scripts/issue-summary.ts <owner/repo> <number>
This outputs: issue summary, a cell template, and a ready-to-paste changeset credit and semantic-memory_store command.