Turns user bug reports into properly formatted GitHub issues through a conversational QA session. Instead of making users fill out templates, it asks a couple clarifying questions, explores the codebase in the background to learn domain terminology, then files issues that describe problems from the user's perspective without referencing specific files or line numbers. Smart about breaking complex reports into multiple independent issues with clear blocking relationships. The durability focus is practical: issues survive refactors because they describe behavior, not implementation. Good for teams that want structured issue tracking without forcing non-technical users through forms, or when you need an agent to translate messy bug reports into actionable work items.
npx -y skills add vinvcn/mattpocock-skills-zh-cn --skill qa --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot