[2.5.0] Add /report-bug command for plugin bug reporting
- New slash command that guides users through structured bug reporting - Collects bug category, component, actual vs expected behavior, repro steps - Auto-gathers environment info (plugin version, Claude Code version, OS) - Creates GitHub issues in EveryInc/every-marketplace via gh CLI - Includes privacy notice and error handling 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ AI-powered development tools that get smarter with every use. Make each unit of
|
||||
| Component | Count |
|
||||
|-----------|-------|
|
||||
| Agents | 24 |
|
||||
| Commands | 15 |
|
||||
| Commands | 16 |
|
||||
| Skills | 11 |
|
||||
| MCP Servers | 2 |
|
||||
|
||||
@@ -87,6 +87,7 @@ Access via `/workflows:command`:
|
||||
| `/heal-skill` | Fix skill documentation issues |
|
||||
| `/plan_review` | Multi-agent plan review in parallel |
|
||||
| `/prime` | Prime/setup command |
|
||||
| `/report-bug` | Report a bug in the compounding-engineering plugin |
|
||||
| `/reproduce-bug` | Reproduce bugs using logs and console |
|
||||
| `/resolve_parallel` | Resolve TODO comments in parallel |
|
||||
| `/resolve_pr_parallel` | Resolve PR comments in parallel |
|
||||
|
||||
Reference in New Issue
Block a user