← スキル一覧に戻る
name: tasks-bug-diagnosis
description: >-
DEPRECATED: This skill has been merged into

tasks-bug-diagnosis
by duc01226
⭐ 2🍴 1📅 2026年1月24日
SKILL.md
name: tasks-bug-diagnosis
description: >-
DEPRECATED: This skill has been merged into debugging with --autonomous flag.
Use /debugging --autonomous instead for structured headless debugging.
Redirect: debugging --autonomous
version: 2.0.0
deprecated: true
redirect: debugging --autonomous
tasks-bug-diagnosis (Deprecated)
⚠️ This skill has been merged into
debugging.Use
/debugging --autonomousfor the same functionality.
Migration Guide
| Old Command | New Command |
|---|---|
/tasks-bug-diagnosis | /debugging --autonomous |
/tasks-bug-diagnosis [bug-name] | /debugging --autonomous [bug-name] |
Why Merged?
The tasks-bug-diagnosis skill was a standalone autonomous debugging workflow. It has been consolidated into the main debugging skill as an --autonomous mode to:
- Reduce confusion - One skill for all debugging needs
- Enable mode switching - Start interactive, switch to autonomous as needed
- Share techniques - Both modes use the same underlying debugging techniques
- Simpler discovery - Users find
debugging, see both modes
What Moved Where
| Original Content | New Location |
|---|---|
| 5-phase workflow | debugging → Mode Selection section |
| Anti-hallucination protocols | debugging/references/autonomous-workflow.md |
| Evidence gathering templates | debugging/references/autonomous-workflow.md |
| Confidence level tracking | debugging/references/autonomous-workflow.md |
| Approval gate protocol | debugging/references/autonomous-workflow.md |
Related
- Replacement:
debugging --autonomous- Full autonomous debugging workflow - Interactive:
debugging- Standard interactive debugging
Version History
| Version | Date | Changes |
|---|---|---|
| 2.0.0 | 2026-01-20 | Deprecated, merged into debugging --autonomous |
| 1.0.0 | 2025-09-01 | Initial release |
Task Planning Notes
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end to find any fix or enhancement needed
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です