Report Bug banner
midman001 midman001

Report Bug

Communication community

Description

--- name: midl:report-bug description: Generate a diagnostic report and post it to the MIDL Discord support forum allowed-tools: - Read - Bash - Glob - Grep - WebFetch - Task --- <objective> Generate a comprehensive diagnostic report for a MIDL SDK issue and post it to the MIDL Discord support forum. The agent does the heavy lifting — extract info from conversation context, generate the report, and post. Target 1-2 user interactions, not 15+ questions. **Discord is the ONLY bug re

Installation

Installs to ~/.claude/skills/midman001-midl-vibecoding-agent-report-bug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/midman001-midl-vibecoding-agent-report-bug && curl -fsSL https://raw.githubusercontent.com/midman001/Midl-vibecoding-agent/HEAD/commands/report-bug.md -o ~/.claude/skills/midman001-midl-vibecoding-agent-report-bug/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository