issue-creator

Featured

Turn vague customer or user feedback from pasted text, chat excerpts, or screenshots into a clear, evidence-backed GitHub issue without inventing requirements. Use when the user says 'create an issue for this', 'turn this user request into an issue', 'file this feedback', '用户反馈建 issue', '把这个模糊需求变成 issue', '把这段聊天/截图建成 GitHub issue', or invokes /issue-creator.

AI & Automation 436 stars 36 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Vague user request → actionable GitHub issue Preserve the user's voice, identify the underlying problem, add only grounded repository context, and create the smallest honest issue that moves the work forward. Never turn missing information into confident requirements. ## Workflow ### 1. Normalize the raw input Handle all three input modes: - **Pasted text:** preserve the most useful original sentence verbatim. - **Screenshot:** inspect both visible text and UI context. Transcribe only what is legible and mark uncertainty. Keep the original image for `Evidence`. - **Mixed:** treat the pasted explanation as context and the screenshot as primary evidence unless they conflict; surface any conflict. Build a private scratch intake before drafting: | Field | Extract | |---|---| | Actor | Who experiences this? | | Situation | When and where does it happen? | | Friction | What is hard, broken, or missing now? | | Desired outcome | What should the user be able to achieve? | | Impact | Why does it matter? | | Explicit constraints | What did the user actually require? | | Unknowns | What remains unclear? | Do not force the request into “As a user, I want…” language. Preserve a direct quote when it expresses the pain better than a summary. If the message is phrased as a question, identify the latent need but first check whether existing behavior or documentation already answers it. Do not file a feature request for something the product already supports. ### 2. Resolve rep...

Details

Author
termio-sh
Repository
termio-sh/termio
Created
3 months ago
Last Updated
today
Language
Swift
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category