What problem does it solve?
This Skill removes the friction of turning a vague request into a well-formed GitHub Issue by collecting the right details, choosing the right labels, and assigning ownership automatically.
Core Features & Use Cases
- One-turn intake: Gathers the title, body, completion criteria, and relevant files in a single pass so the user does not have to repeat themselves.
- Automatic triage: Infers the correct intent label, selects the matching conventional-commit prefix, and applies the repository’s assignee rules.
- Safety and policy gates: Checks for restricted domains and product-fit constraints before creating the Issue, with stricter review paths for standard and full presets.
- Use case: A developer describes a bug, feature, or documentation task in plain language, and the Skill turns it into a ready-to-file GitHub Issue with the right metadata.
Quick Start
Ask the agent to create a GitHub Issue from your request and provide the title, body, completion criteria, and relevant files in one message.