What problem does it solve? Reporting bugs in the compound-engineering plugin often results in incomplete reports missing reproduction steps, environment details, or error messages, forcing maintainers to ask follow-up questions. This Skill guides users through a structured interview and files a complete GitHub issue automatically. ## Core Features & Use Cases - Structured Bug Intake: Asks six targeted questions covering bug category, affected component, actual behavior, expected behavior, reproduction steps, and error messages using the platform's blocking question tool. - Automatic Environment Collection: Gathers OS info via uname, plugin version from the installed plugins manifest, and agent CLI version without user effort. - GitHub Issue Creation: Formats the report in Markdown and submits it via the gh CLI to the EveryInc/compound-engineering-plugin repository with appropriate labels. - Use Case: A user finds that a compound-engineering agent fails to load. They invoke the skill, answer the guided questions, and a fully formatted bug report with environment details is filed as a GitHub issue within minutes. ## Quick Start Ask the assistant to report a bug in the compound-engineering plugin and answer the guided questions about what happened.