YuxiaoMa66

Colaudex Exec Opus Medium — Development agent for Claude Code

Development community

colaudex executor (opus, effort medium).

How to install Colaudex Exec Opus Medium

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

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

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

What Colaudex Exec Opus Medium does


name: colaudex-exec-opus-medium description: colaudex executor (opus, effort medium). Only used by the colaudex skill to execute one planned slice from a handoff file. model: opus 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