debug when a test, preview, deployment, route, or runtime path fails.
When to use it
Use debug for | Use another skill for |
|---|---|
| Failing tests or builds | Planned feature work |
| Runtime errors | Branch review |
| Broken previews or deployments | Source-backed product research |
What to provide
| Input | Example |
|---|---|
| Failure | The preview route /settings returns a server error. |
| Evidence | Include logs, screenshots, stack traces, or command output. |
| Scope | Keep account routes unchanged. |
| Verification | Rerun the failing path and relevant checks. |
Example request
Expected output
Agent identifies the likely cause, applies a scoped fix when appropriate, reruns checks, and reports remaining risk.Related
| Page | Use it to |
|---|---|
| Build skill | Implement known project changes. |
| Review skill | Review fixes before merge. |