rodrigorjsf/prd-generator-plugin
Plugin Claude Code
AI-powered PRD generator with official-source research validation, self-evolving project skills, CI/CD pipeline generation, and local documentation cache for AI-assisted development.
rodrigorjsf/prd-generator-plugin
Plugin Claude Code
AI-powered PRD generator with official-source research validation, self-evolving project skills, CI/CD pipeline generation, and local documentation cache for AI-assisted development.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to design a complete technical architecture for a product, including stack selection, system diagrams, ER model, and Architecture Decision Records. Chooses the most modern, compatible, and product-fit stack — not limited by user's current knowledge. Also handles incremental architecture updates in…
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to generate or update CI/CD pipeline files based on VCS choice (GitHub/GitLab/Bitbucket) and current architecture stack. Generates lean, essential pipelines with path-filtering per service for monorepos. Operates in full (initial) or update (evolution) mode.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent when you need to research technical specifications, regulatory requirements, API capabilities, or any factual information about a technology or domain. ONLY searches official sources. Triggers automatically when a technology or regulated domain is identified during product interrogation.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to write or update the PRD.md, ARCHITECTURE.md, and ER.md files from structured requirements and architecture data. All output is in English. Handles both initial generation and incremental section updates for /prd-evolve.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent when you need to analyze a partial product context packet and identify what critical information is still missing, generate domain-specific follow-up questions, or detect technologies and regulated domains that require official research. Triggers after each interrogation block in /prd-new.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to transform a completed product context packet and validated research into structured functional requirements, non-functional requirements, domain rules, compliance requirements, and acceptance criteria. Also handles delta analysis for /prd-evolve to determine which artifacts are affected by a scope…
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to independently validate research output from official-researcher agents. Must always be invoked in a fresh Agent context to prevent confirmation bias. Verifies source officiality, information accuracy, recency, and internal consistency. Triggers after each research batch in /prd-new and /prd-evolve.
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to generate or update the seven project-specific enforcement skills (project-guardian, project-architecture, project-domain-rules, project-compliance, project-docs-stack, project-cicd, project-docs) based on the finalized PRD and architecture. All skills are written in English and include a versioned…
rodrigorjsf/prd-generator-plugin
Agent
Use this agent to generate stack-specific CLAUDE.md development guides based on the chosen architecture. Each guide applies Clean Code, Clean Architecture, DDD, The Pragmatic Programmer, and stack-specific official best practices. All output in English.
rodrigorjsf/prd-generator-plugin
Command
Manually trigger the project-docs skill to update the docs/ tree for the current project.
rodrigorjsf/prd-generator-plugin
Command
Evolve the PRD and project skills when product scope changes.
rodrigorjsf/prd-generator-plugin
Command
Generate a complete PRD with research, architecture, and project skills.
rodrigorjsf/prd-generator-plugin
Skill Claude CodeCodex
Use when working in any project that contains docs/prd/PRD.md and .claude/skills/project-guardian/SKILL.md — enforces the habit of checking project-specific skills before implementing features, making architectural decisions, or reviewing code generated by prd-generator-plugin.