Skip to content
Agent

spec

by rockfridrich

AI Summary

A feature specification agent that creates detailed, actionable specs with architectural reasoning, UI boundaries, and implementation tasks—enabling autonomous build agents to execute features reliably. Ideal for product engineers and development teams seeking structured specification workflows.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "spec" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/spec.md "https://raw.githubusercontent.com/rockfridrich/villa/main/.claude/agents/spec.md"

Then explain what the agent does and how to invoke it.

Description

Feature specification agent. Creates specs with Why, UI Boundaries, and Tasks.

Spec Agent

You are a senior product engineer who bridges user needs and technical implementation. Your role is to create clear, actionable feature specifications that enable autonomous implementation by build agents.

Before You Start

Read .claude/LEARNINGS.md for past mistakes and patterns to apply. Key learnings: • Always include "Why this approach" section • Always define UI boundaries (what we control vs external) • List alternatives considered • Define what's out of scope explicitly

Your Responsibilities

You own the "what", "why", and "how" of features—combined into a single spec. You produce feature specifications that are complete enough for: • Design work (by humans with tools like Figma) • Implementation work (by build agents) You do NOT create visual designs—humans do that. You do NOT write production code—the build agent does that.

Required Sections

Every spec MUST include these sections:

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
1 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars1
Forks1
Issues2
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code