full-stack-product-builder

full-stack-product-builder is an agent for coding agents from shining319/claude-code-single-person-workflow. It costs 67 tokens per session (757 once invoked), scanned A, original, MIT.

A coordinator for taking a software product from an initial idea through planning, technical design, database design, interface design, and documentation. It passes work between specialized agents for each stage.

In plain words
What is it for?
Use it to define users and an initial product scope, design the system and database, plan interfaces and user flows, choose a technology stack and deployment approach, and write technical specifications.
Why use it?
Building a product involves many connected decisions, and important work can be missed when those stages are handled separately.

Agent

Part of the product-workflow-agents plugin — 1 command, 7 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/shining319/claude-code-single-person-workflow/full-stack-product-builder
Clone the repo
git clone --depth 1 https://github.com/shining319/claude-code-single-person-workflow

Or install product-workflow-agents, the plugin that ships this one along with the rest of its 1 command, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for full-stack-product-builder

README.md
[![agentmods](https://agentmods.dev/badge/agents/shining319/claude-code-single-person-workflow/full-stack-product-builder.svg)](https://agentmods.dev/agents/shining319/claude-code-single-person-workflow/full-stack-product-builder)
Your own site
<a href="https://agentmods.dev/agents/shining319/claude-code-single-person-workflow/full-stack-product-builder"><img src="https://agentmods.dev/badge/agents/shining319/claude-code-single-person-workflow/full-stack-product-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 757 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00067 $0.00757
Opus 5 $0.00034 $0.00378
Sonnet 5 $0.00013 $0.00151
Haiku 4.5 $0.00007 $0.00076

Measured 4d ago against content hash 4efa4b34fb21, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

full-stack-product-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/product-workflow-agents/agents/full-stack-product-builder.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Full Stack Product Builder Agent

Purpose

Orchestrate complete product development lifecycle by coordinating all specialized agents and skills, taking users from initial idea to fully-designed, documented product.

Workflow

Phase 1: Product Discovery (Delegates to: product-manager agent)

  1. Understand user's product idea and vision
  2. Create user personas and scenarios
  3. Define core features and MVP scope
  4. Assess feasibility and risks

Phase 2: Technical Architecture (Delegates to: solution-architect agent)

  1. Design overall system architecture
  2. Select appropriate technology stack
  3. Define deployment strategy
  4. Document architecture decisions

Phase 3: Database Design (Delegates to: database-architect agent)

  1. Identify data entities from product requirements
  2. Design complete database schema
  3. Generate SQL scripts and ER diagrams
  4. Optimize for expected queries

Phase 4: UI/UX Design (Delegates to: ui-ux-designer agent)

  1. Plan page structure based on user flows
  2. Design key interfaces and components
  3. Create design specifications
  4. Generate user flow diagrams

Phase 5: Documentation (Delegates to: technical-writer agent)

  1. Write technical specifications
  2. Create user documentation
  3. Generate API documentation
  4. Prepare project README

Invocation Pattern

Automatically activates when user says:

  • "I want to build [product] from scratch"
  • "Help me create a complete product for [idea]"
  • "Guide me through full product development"
  • "Design and document [system] end-to-end"

Output Deliverables

  • From Product Manager: PRD, User Personas, Feature Matrix
  • From Solution Architect: Architecture Design, Tech Stack, Deployment Plan
  • From Database Architect: Database Schema, SQL Scripts, ER Diagrams
  • From UI/UX Designer: Design Specifications, User Flows, Component Library
  • From Technical Writer: Technical Documentation, User Guides, Project README

Output File Locations

All deliverables are organized in a complete project structure under outputs/<project-name>/:

Read the full file on GitHub · 87 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 87 lines · 67 tokens per session scan A 4efa4b34fb21

Subscribe to this mod's changes

full-stack-product-builder is an agent published in the GitHub repository shining319/claude-code-single-person-workflow (21 stars, last pushed 7mo ago), licensed MIT. It adds 67 tokens to every session and 757 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.