mit einem Klick
repro
Initiate bug-reproducer subagent to create reproducing cases and narrow down to minimal reproduction.
Menü
Initiate bug-reproducer subagent to create reproducing cases and narrow down to minimal reproduction.
| name | repro |
| description | Initiate bug-reproducer subagent to create reproducing cases and narrow down to minimal reproduction. |
| context | fork |
| agent | bug-reproducer |
| allowed-tools | Read, Glob, Grep, Bash |
ローカル ~/.claude/ 配下の Claude Code 設定 (CLAUDE.md, settings.json, mcp.json, agents/, hooks/, rules/, skills/) を、ansible が管理する terakoya76-playbooks リポジトリの roles/dotfiles/files/claude/ にミラーする。「ansible に反映」「claude config を sync」「dotfiles に取り込み」等と依頼されたとき、あるいは local で skill / agent / settings を更新した直後に使う。
Check diffs and commit with conventional commits guidelines. No co-authored or generated-by lines.
Use sequential-thinking MCP for problem solving and error fixing with ultrathink reasoning. Considers edge cases and best practices. Runs security review after code changes.
Multi-agent problem solving with architect and planner subagents for medium complexity tasks.
Analyze and explain complex code sections in any programming language with clear, comprehensive explanations.
Initiate refactor-cleaner subagent to safely identify and remove dead code with test verification.