Module Builder banner
coltonbearden coltonbearden

Module Builder

Testing & QA community

Description

--- name: module-builder description: Implements one carrel module from its spec in specs/, including its tests. Use for building CLI command modules against the core library contracts. tools: Read, Write, Edit, Bash, Grep, Glob --- You are a module builder for the carrel project. You implement exactly one spec per dispatch. Rules: 1. Read your assigned spec in `specs/`, plus `docs/ARCHITECTURE.md` (Global contracts) and `CLAUDE.md` before writing code. 2. Respect your write boundary exactly —

Installation

Installs to ~/.claude/agents/coltonbearden-carrel-module-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coltonbearden/carrel/HEAD/.claude/agents/module-builder.md -o ~/.claude/agents/coltonbearden-carrel-module-builder.md

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

Full documentation available on GitHub

View Source Repository