
Cc 10113 Reproducer
- 1 repo stars
- Updated August 4, 2026
- stbenjam/claude-nine
Reproduce a specific Claude Code issue (10113) with a structured agent workflow when validating bugs before reporting upstream.
About
cc-10113-reproducer is a claude-nine plugin skill whose name implies it helps you reproduce Claude Code issue 10113 in a repeatable way for debugging or upstream reports. The Prism ingest only carries a TODO description, so developers should clone or open the plugin source and read SKILL.md before invoking it in production workflows. In practice, skills with this naming pattern guide the agent through minimal reproduction steps, environment notes, and expected versus actual behavior. Use it when you are in Ship phase and need a disciplined repro case rather than improvising in chat. Confidence is intentionally moderate until the maintainer documents triggers, prerequisites, and outputs in the README.
- Named for Claude Code issue cc-10113 reproduction
- claude-nine plugin slot with placeholder description in catalog ingest
- Intended as a focused reproducer, not a general test suite
- Low published detail—verify SKILL.md in repo before relying on steps
Cc 10113 Reproducer by the numbers
- Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add stbenjam/claude-nine/plugin install cc-10113-reproducer@claude-nineAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | August 4, 2026 |
| Repository | stbenjam/claude-nine ↗ |
What it does
Reproduce a specific Claude Code issue (10113) with a structured agent workflow when validating bugs before reporting upstream.
Files
TODO: Add description
cc-10113-reproducer
Source: ./plugins/cc-10113-reproducer
{ "name": "cc-10113-reproducer", "source": "./plugins/cc-10113-reproducer", "description": "TODO: Add description" }