Debug systematically
| ID | ap-debug |
| Kind | skill |
| Selection | recommended |
| Category | Engineering workflows |
| Targets | claude, codex, cursor |
Trace reproducible failures to evidence-backed root causes and verify fixes.
When to use
Section titled “When to use”Use when investigating a reproducible failure through evidence and root-cause analysis.
How it is selected
Section titled “How it is selected”Included in the recommended selection. After init, install or confirm with the CLI if it is missing.
Install
Section titled “Install”agents-pack install ap-debug --dry-runagents-pack install ap-debug --yesHow to invoke
Section titled “How to invoke”Ask your coding agent in natural language, or name it explicitly:
Use ap-debug to …