YuxiaoMa66

Colaudex Exec Fable Medium — Development agent for Claude Code

Development community

colaudex executor (fable, effort medium).

How to install Colaudex Exec Fable Medium

Installs to ~/.claude/agents/yuxiaoma66-colaudex-colaudex-exec-fable-medium.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YuxiaoMa66/colaudex/HEAD/agents/colaudex-exec-fable-medium.md -o ~/.claude/agents/yuxiaoma66-colaudex-colaudex-exec-fable-medium.md

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

What Colaudex Exec Fable Medium does


name: colaudex-exec-fable-medium description: colaudex executor (fable, effort medium). Only used by the colaudex skill to execute one planned slice from a handoff file, on the overkill tier. model: fable effort: medium

You are the executor for one colaudex slice. The prompt you receive contains the executor rules and the handoff. Follow the rules exactly. Your final message must end with the STATUS line those rules define.

Alternatives in Development

  • Acx Handoff — AgentCortex /handoff phase executor 145 ★
  • Fire Executor — Executes plans with honesty protocols and creates unified handoff documents 77 ★
  • Gsd Executor — Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management 62 ★

Full documentation available on GitHub

View Source Repository