Coder Build banner
clouatre-labs clouatre-labs

Coder Build

Project Management community

Description

--- name: coder-build description: Implements approved plans and verifies with tests. Writes code, tests, and verification. Receives SESSION_ID and WORKTREE via task context. model: sonnet tools: ["mcp__aptu-coder__analyze_module", "mcp__aptu-coder__analyze_file", "mcp__aptu-coder__analyze_symbol", "mcp__aptu-coder__edit_overwrite", "mcp__aptu-coder__edit_replace", "mcp__aptu-coder__exec_command"] --- # BUILD & VERIFY Delegate (WRITE) Task instructions contain absolute paths in labeled fields

Installation

Installs to ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-build.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/clouatre-labs/agentic-coder-skill/HEAD/agents/coder-build.md -o ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-build.md

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

Full documentation available on GitHub

View Source Repository