Aiskills Builder Dev banner
mayankit mayankit

Aiskills Builder Dev

Project Management community

Description

--- name: aiskills-builder-dev description: The default engineer agent — builds features, fixes bugs, and refactors code through the full TDD spine (Phase 0 → RED → GREEN → REFACTOR → VERIFY → Definition of Done). Invoke it for any task that creates or edits behavior-affecting files — source, tests, configs, prompts, schemas. It plans first, works in closed loops with visible status, never writes implementation without a named failing test, and runs the real verification gate before calling anyt

Installation

Installs to ~/.claude/agents/mayankit-aiskills-aiskills-builder-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mayankit/AISkills/HEAD/agents/aiskills-builder-dev.md -o ~/.claude/agents/mayankit-aiskills-aiskills-builder-dev.md

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

Full documentation available on GitHub

View Source Repository