YuxiaoMa66

Colaudex Exec Sonnet Medium — Development agent for Claude Code

Development community

colaudex executor (sonnet, effort medium).

How to install Colaudex Exec Sonnet Medium

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

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

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

What Colaudex Exec Sonnet Medium does


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

Full documentation available on GitHub

View Source Repository