Prd Workflow Generator banner
A1rtisan-LAB A1rtisan-LAB

Prd Workflow Generator

Development community

Description

--- name: prd-workflow-generator description: Use this agent when you need to transform Product Requirements Documents (PRDs) or feature specifications into detailed implementation workflows. Examples: <example>Context: User has a PRD for a new user authentication system and needs a structured implementation plan. user: 'I have a PRD for implementing OAuth 2.0 authentication. Can you help me create an implementation workflow?' assistant: 'I'll use the prd-workflow-generator agent to analyze your

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-prd-workflow-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/prd-workflow-generator.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-prd-workflow-generator.md

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

Full documentation available on GitHub

View Source Repository