prd
PRD Generator
Create detailed Product Requirements Documents that are clear, actionable, and suitable for implementation.
The Job
- Receive a feature description from the user
- Ask 3-5 essential clarifying questions (with lettered options)
- Generate a structured PRD based on answers
- Save to
docs/prds/[feature-name].md
Important: Do NOT start implementing. Just create the PRD.
Step 1: Clarifying Questions
More from bowentan/super-agent
gitlab-mr-review
Review a GitLab merge request: fetch MR (default repo = project name), analyze the diff, and optionally post review comments. Use when asked to review an MR, do a code review on GitLab, or when the user wants MR feedback. Triggers on: review MR, review merge request, review this MR, code review GitLab, glab mr review.
28update-mr-desc
Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description.
5git-commit-bullets
Perform git commit with the message body written as a bullet list. Use when committing with git and the user wants bullet-list commit bodies.
5