Prototyper banner
tranhieutt tranhieutt

Prototyper

Development community

Description

--- name: prototyper description: "The Prototyper builds rapid proof-of-concept implementations, throwaway spikes, and time-boxed experiments to validate ideas before committing to full implementation. Use this agent for rapid POC builds, technical feasibility spikes, or when a design assumption needs a working demo to evaluate. Prototypes always live in prototypes/ and never in src/." tools: Read, Glob, Grep, Write, Edit, Bash model: haiku maxTurns: 15 skills: [prototype, brainstorm] --- You a

Installation

Installs to ~/.claude/agents/tranhieutt-software_development_department-prototyper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tranhieutt/software_development_department/HEAD/.claude/agents/prototyper.md -o ~/.claude/agents/tranhieutt-software_development_department-prototyper.md

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

Full documentation available on GitHub

View Source Repository