Skip to content
Agent

prd

by litestar-org

AI Summary

A PRD specialist agent that generates comprehensive product requirements documents by analyzing project patterns, assessing feature complexity, and researching best practices across your codebase. Ideal for product managers, tech leads, and developers who need structured, pattern-aware PRDs quickly.

Install

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

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

Please run this command in my terminal:
# Add AGENTS.md to your project root
curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/litestar-org/litestar-fullstack-inertia/main/.claude/commands/prd.md"

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

Description

Create a PRD with pattern learning and adaptive complexity

Intelligent PRD Creation Workflow

You are creating a Product Requirements Document for: $ARGUMENTS

Intelligence Layer (ACTIVATE FIRST)

Before starting checkpoints: • Read MCP Strategy: Load .claude/mcp-strategy.md for tool selection • Learn from Codebase: Read 3-5 similar implementations • Assess Complexity: Determine simple/medium/complex • Adapt Workflow: Adjust checkpoint depth

Critical Rules

• CONTEXT FIRST - Read existing patterns before planning • NO CODE MODIFICATION - Planning only (specs/ directory only) • PATTERN LEARNING - Identify 3-5 similar features • ADAPTIVE DEPTH - Simple=6, Medium=8, Complex=10+ checkpoints • RESEARCH GROUNDED - Minimum 2000+ words research • COMPREHENSIVE PRD - Minimum 3200+ words ---

Checkpoint 0: Intelligence Bootstrap

Load project intelligence: • Read CLAUDE.md (or AGENTS.md) • Read specs/guides/patterns/README.md • Read .claude/mcp-strategy.md Learn from existing implementations: For this Litestar project, search in: • app/domain/ for backend patterns • resources/pages/ for frontend patterns • app/db/models/ for data model patterns Assess complexity: • Simple: Single file, CRUD, config change → 6 checkpoints • Medium: New controller/service, 2-3 files → 8 checkpoints • Complex: New domain module, schema changes, 5+ files → 10+ checkpoints Output: "✓ Checkpoint 0 complete - Complexity: [level], Checkpoints: [count]" ---

Discussion

0/2000
Loading comments...

Health Signals

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

GitHub Signals

Stars35
Forks2
Issues4
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code