Use when user says "debug", "diagnose", "troubleshoot", "why is X failing", "find the root cause", "feedback loop", "hypothesise", "aped debug", or invokes aped-debug. Also invoked from aped-dev on persistent test red (≥3 failed attempts) and from aped-review on findings that need root-cause investigation.
Scanned 5/27/2026
Install via CLI
openskills install yabafre/aped-claude---
name: aped-debug
keep-coding-instructions: true
description: 'Use when user says "debug", "diagnose", "troubleshoot", "why is X failing", "find the root cause", "feedback loop", "hypothesise", "aped debug", or invokes aped-debug. Also invoked from aped-dev on persistent test red (≥3 failed attempts) and from aped-review on findings that need root-cause investigation.'
allowed-tools: Read Edit Bash Grep Glob Agent
allowed-paths:
write: ["{{OUTPUT_DIR}}/**", "{{APED_DIR}}/**"]
read-only: ["src/**", "tests/**", "package.json"]
license: MIT
metadata:
author: yabafre
version: {{CLI_VERSION}}
---
Follow the instructions in `{{APED_DIR}}/aped-debug/workflow.md`.
No comments yet. Be the first to comment!