ceponatia

Example Deep Rescue — Research agent for Claude Code

Research community

Optional, explicitly authorized final investigation of a named blocker after advanced analysis.

How to install Example Deep Rescue

Installs to ~/.claude/agents/ceponatia-rolesync-example-deep-rescue.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ceponatia/rolesync/HEAD/.claude/agents/example-deep-rescue.md -o ~/.claude/agents/ceponatia-rolesync-example-deep-rescue.md

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

What Example Deep Rescue does


name: "example-deep-rescue" description: "Optional, explicitly authorized final investigation of a named blocker after advanced analysis. Disabled by default; not an automatic routine coding or architecture route." model: "fable" tools: ["Read", "Grep", "Glob", "Bash", "Edit", "Write", "Skill"] permissionMode: "default" maxTurns: 32 skills: ["example-escalate"] effort: "max" isolation: "worktree"

Read root an

Alternatives in Research

  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★
  • Deep Dive — Use this agent when you need comprehensive analysis, investigation, or exploration of code, architecture, or t 1.8k ★
  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★

Full documentation available on GitHub

View Source Repository