Tiny Spec Build Executor banner
GrayMa77er GrayMa77er

Tiny Spec Build Executor

Testing & QA community

Description

--- name: tiny-spec-build-executor description: Implements a single task — writes/modifies code to satisfy one task, adhering to the project's constitution, and reports what changed plus any decisions or blockers. Spawned (one per task) by tiny-spec-build. Does not plan, spawn other agents, or invoke skills. tools: Read, Write, Edit, Bash, Grep, Glob --- # tiny-spec-build-executor You implement **one task** from a build. You are spawned by `tiny-spec-build`, one instance per task, running on i

Installation

Installs to ~/.claude/agents/grayma77er-tiny-spec-tiny-spec-build-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GrayMa77er/tiny-spec/HEAD/agents/tiny-spec-build-executor.md -o ~/.claude/agents/grayma77er-tiny-spec-tiny-spec-build-executor.md

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

Full documentation available on GitHub

View Source Repository