Auto Debug
Description
--- description: テストエラーを解消するための自動デバッグプロセス。全テストケースの確認からエラー原因の調査、修正まで段階的に実行し、テストケースの成功率向上を目指します。 allowed-tools: Read, Glob, Grep, Task, Edit, Write, TodoWrite argument-hint: "[テストファイルパス(省略可)]" --- テストエラーを解消して。 # step ## step1: 失敗テストの特定 1. **グローバルラウンドカウンタの初期化** - `global_round: 0` — step3→step2の外側ループ回数 - `max_global_round: 3` — 最大ラウンド数 2. **テストコマンドの決定** - tasknote(`./docs/implements/**/note.md`)に `test_command` フィールドがあればそこから読み取り - tasknoteにない場合、以下の順序で情報を収集して決定: - **a. プロジェクトドキュ
Installation
Installs to ~/.claude/skills/classmethod-tsumiki-auto-debug/SKILL.md
mkdir -p ~/.claude/skills/classmethod-tsumiki-auto-debug && curl -fsSL https://raw.githubusercontent.com/classmethod/tsumiki/HEAD/commands/auto-debug.md -o ~/.claude/skills/classmethod-tsumiki-auto-debug/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development