
Cadrianmae Issues
- 1 repo stars
- Updated July 25, 2026
- cadrianmae/claude-marketplace
File bugs and feature requests for marketplace plugins as GitHub issues on cadrianmae/claude-marketplace using the gh CLI via /bug and /feature commands.
About
Cadrianmae-issues files bugs and feature requests for marketplace plugins as GitHub issues on the cadrianmae/claude-marketplace repository using the gh CLI. It exposes dedicated /cadrianmae-issues:bug and /cadrianmae-issues:feature commands. This streamlines turning observed problems into tracked issues.
- Files GitHub issues via gh CLI
- Bug and feature-request commands
- Targets cadrianmae/claude-marketplace
- /bug and /feature entry points
Cadrianmae Issues by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
/plugin marketplace add cadrianmae/claude-marketplace/plugin install cadrianmae-issues@cadrianmae-claude-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 25, 2026 |
| Repository | cadrianmae/claude-marketplace ↗ |
What it does
File bugs and feature requests for marketplace plugins as GitHub issues on cadrianmae/claude-marketplace using the gh CLI via /bug and /feature commands.
README.md
cadrianmae-issues
File bugs and feature requests as GitHub issues on cadrianmae/claude-marketplace via gh CLI.
Overview
This plugin provides skills to file bugs and feature requests for marketplace plugins directly as GitHub issues. Claude asks clarifying questions, composes a structured issue body, applies labels, and files it -- then returns to your current work.
IMPORTANT: This plugin is for LOGGING ONLY. Claude will not attempt to implement fixes or features when using these commands.
Requirements
ghCLI installed and authenticated (gh auth status)
Skills
/cadrianmae-issues:bug
File a bug report for a marketplace plugin.
Usage:
/cadrianmae-issues:bug "cron plugin - schedule matching fails for weekly expressions"
What it does:
- Asks clarifying questions (steps to reproduce, expected behaviour)
- Infers which marketplace plugin is affected (or asks)
- Creates a GitHub issue with
bug+plugin:<name>labels - Returns the issue URL and continues with your current work
/cadrianmae-issues:feature
File a feature request for a marketplace plugin.
Usage:
/cadrianmae-issues:feature "tts plugin - add volume control per-voice"
What it does:
- Asks clarifying questions (use case, proposed behaviour)
- Infers which marketplace plugin is affected (or asks)
- Creates a GitHub issue with
enhancement+plugin:<name>labels - Returns the issue URL and continues with your current work
Labels
- Type:
bugorenhancement - Plugin:
plugin:<name>-- inferred from context or user description
Installation
This plugin is part of the cadrianmae-claude-marketplace.
Author
Mae Capacite (cadrianmae@users.noreply.github.com)
License
MIT