What problem does it solve?
This Skill transforms unstructured lists of tasks, ideas, or to-dos into well-defined, actionable GitHub issues, streamlining project management and reducing the burden of manual issue creation.
Core Features & Use Cases
- Automated Issue Creation: Parses brain dumps into discrete GitHub issues.
- Smart Labeling: Assigns relevant component, pattern, and type labels based on content.
- Duplicate Detection: Checks for and flags existing issues to prevent redundancy.
- Structured Issue Bodies: Generates issues with clear summaries, acceptance criteria, and context.
- Use Case: You have a meeting transcript with several action items. This Skill can convert those action items into individual GitHub issues, complete with appropriate labels and a clear structure for developers to follow.
Quick Start
Use the grove-issues skill to turn the following list into GitHub issues: fix login bug, add user profile page, improve search performance.