Agent Build banner
Tcuzzo Tcuzzo

Agent Build

Development community

Description

--- description: Build an agent, bot, worker, or autonomous service — deterministic primitives first, typed IO, bounded loops. argument-hint: the agent or service to build --- Load ${CLAUDE_PLUGIN_ROOT}/plays/agent-builds.md and execute it, whole, on: $ARGUMENTS Order: intent-compiler → understanding-gates (name the domain primitives; the LLM slot is for genuine reasoning only) → red-first contracts on every typed IO boundary → build inside bounded-loops → sniper-testing → blind grade. Hard g

Installation

Installs to ~/.claude/skills/tcuzzo-backs-aios-skills-agent-build/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tcuzzo-backs-aios-skills-agent-build && curl -fsSL https://raw.githubusercontent.com/Tcuzzo/backs-aios-skills/HEAD/commands/agent-build.md -o ~/.claude/skills/tcuzzo-backs-aios-skills-agent-build/SKILL.md

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

Full documentation available on GitHub

View Source Repository