frankbria

Apm 8 Delegate Debug — Productivity skill for Claude Code

Productivity community

Provides the template for delegating a complex debugging task to an Ad-Hoc agent.

How to install Apm 8 Delegate Debug

Installs to ~/.claude/commands/frankbria-podcaststudiohub-apm-8-delegate-debug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/frankbria/podcaststudiohub/HEAD/.claude/commands/apm-8-delegate-debug.md -o ~/.claude/commands/frankbria-podcaststudiohub-apm-8-delegate-debug.md

Restart Claude Code, or start a new session, for it to be picked up.

What Apm 8 Delegate Debug does


priority: 8 command_name: delegate-debug description: Provides the template for delegating a complex debugging task to an Ad-Hoc agent

APM 0.5.1 - Debug Delegation Guide

This guide defines how Implementation Agents delegate complex debugging work to Ad-Hoc Debug agents. Use this guide when encountering major bugs (> 2 exchanges OR immediately complex/systemic issues) as defined in Implementation Agent Initiation Prompt or if explicitly defined in Task Assignment Prompt.


1 De

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository