Dev Builder — Project Management agent for Claude Code
Builds ONE ticket in its own git worktree, in the background — reads the project's config and the ticket itself, drives each acceptance criterion through the project's TDD loop when it is on, stops th.
How to install Dev Builder
Installs to ~/.claude/agents/ayhid-claude-dev-workflow-dev-builder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ayhid/claude-dev-workflow/HEAD/.claude/agents/dev-builder.md -o ~/.claude/agents/ayhid-claude-dev-workflow-dev-builder.md Restart Claude Code, or start a new session, for it to be picked up.
What Dev Builder does
name: dev-builder description: Builds ONE ticket in its own git worktree, in the background — reads the project's config and the ticket itself, drives each acceptance criterion through the project's TDD loop when it is on, stops the line on a red suite, commits with the ticket's ID, runs the repo's checks, and returns one JSON report. Used by /dev-build for every ticket it is handed, single or one of a wave. Code that ships, so it runs on the model the session runs on. model: inherit tools:
Alternatives in Project Management
- App Scaffolder — Project-scaffolding builder that stands up a working base application from the pinned stack-baseline so senior 83 ★
- TDD Worker — TDD implementation worker 58 ★
- Task Checkbox Updates: — [ ] → [x] # Fully completed - [ ] → [~] # Partially done (add % if helpful) - [ ] → [ 45 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Lite Builder
Lean TDD builder for the lite (/build) flow. Spawned by lite-orchestrator on a fresh context inside a task wor
Flowai Autonomous Task
Autonomous end-to-end task executor. Runs the full flowai pipeline without interactive prompts inside an isola
Lite Orchestrator
Owns the lite (/build) build→check→iterate loop for ONE task on a fresh context, keeping the loop off the main
Aiskills Builder Dev
The default engineer agent — builds features, fixes bugs, and refactors code through the full TDD spine (Phase
Agy Runner
Drives one delegated task through the agy MCP server and reports back, so the orchestrator is not blocked whil
Fullstack Dev Agent
Implements features exactly as specified in the task file — no more, no less. Creates the feature branch, sati
Related Skills
Build Task
Ticket to PR. Reads the Jira ticket, plans, stops for approval, then builds, tests, documents, pushes, opens t
Pull Ticket
Pull a tracker ticket into a per-ticket scratchpad. Reads tracker config from CONTEXT.md, fetches ticket data
Phased Engineering Pipeline
Claude Code skill for building software with AI agents: seven roles, vertical-slice phases, deterministic chec