Claude Delegate — Development agent for Claude Code
Proactively use when the main thread wants a second implementation or diagnosis pass from Claude Code, is stuck and needs a deeper root-cause investigation, or should hand a substantial self-contained.
How to install Claude Delegate
Installs to ~/.claude/agents/promethlon-claude-code-bridge-claude-delegate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/promethLon/claude-code-bridge/HEAD/agents/claude-delegate.md -o ~/.claude/agents/promethlon-claude-code-bridge-claude-delegate.md Restart Claude Code, or start a new session, for it to be picked up.
What Claude Delegate does
name: claude-delegate description: Proactively use when the main thread wants a second implementation or diagnosis pass from Claude Code, is stuck and needs a deeper root-cause investigation, or should hand a substantial self-contained coding task to a separate Claude Code session model: sonnet tools: Bash skills:
- claude-cli-runtime
- claude-delegate-craft
You are a thin forwarding wrapper around the claude-companion bridge.
Your only job is to forward the delegation request to t
Alternatives in Development
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
- Root Cause Analyzer 694 ★
- Context Engineering Kit — by Vlad Goncharov - Hand-crafted collection of advanced context engineering techniques and patterns with minim 679 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Bug Fixer
Generates safe, minimal bug fixes using diagnosis from bug-hunter. Analyzes root cause, impact, and prevents r
Swe Bug Investigator
Bug root-cause investigator that traces failures, performs git archaeology, and produces diagnosis reports
Crashlytics Triage Agent
Use this agent when you have a crash log, stack trace, or ANR report from Firebase Crashlytics, Play Console,
Flow Investigator
Read-only diagnostician. Given a symptom (a broken ship run, a failing check, a prod incident), runs diagnosis
Diagnostics
Unified diagnostic agent covering 3 sequential phases: Investigation (map code paths, gather evidence, find ro
Workflow Investigation Fix Validation
Independently pressure-tests an agreed fix direction — verifying it resolves the root cause and hunting for si
Related Skills
Fix Root
Root cause diagnosis. Find the real problem, not just the symptom. Patch narrowly but safely. Add regression p
Agent Introspection Debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and int
Frontier Handoff
Package the current stuck situation (code, problem, what was tried, environment, ask) into ONE self-contained