pm

Generate Product Requirements Documents and conduct acceptance reviews for Go and React projects.

3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/endorphin-ai/claude-code-teams --skill pm-endorphin-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm
Source: https://github.com/endorphin-ai/claude-code-teams/tree/main/go-react-team/.claude/skills/pm
Command: npx skills add https://github.com/endorphin-ai/claude-code-teams --skill pm-endorphin-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the product development lifecycle by providing a structured way to define requirements (PRDs) and rigorously validate delivered work against those requirements.

Core Features & Use Cases

  • PRD Generation: Transforms user requests into detailed Product Requirements Documents.
  • Acceptance Review: Compares delivered code against defined acceptance criteria to ensure quality and adherence to specifications.
  • Use Case: A product manager uses this Skill to create a PRD for a new user authentication feature, then later uses it again to review the implemented feature, ensuring all login and registration requirements are met.

Quick Start

Use the pm skill to write a PRD for building a user profile page.

Frequently Asked Questions about pm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD for a new software feature?

To generate a PRD, you provide a user request for a new feature, and the system transforms it into a comprehensive Product Requirements Document. This ensures clarity and testability throughout the development pipeline.

What is the best way to validate delivered code against acceptance criteria?

The best way to validate delivered code is to conduct an acceptance review. This process compares the implemented features directly against your defined acceptance criteria to ensure quality and adherence to specifications.

Does this product management workflow support Go backend and React frontend stacks?

Yes, this product management workflow explicitly supports a Go backend and React frontend stack. It ensures that requirements defined in the PRD and subsequent acceptance reviews are tailored to this specific development environment.

What is an acceptance review in software development?

An acceptance review is the validation phase of the software development lifecycle where delivered work is rigorously compared against predefined PRD criteria. It ensures the implemented code meets all specified product requirements.

When do I need to define product requirements for my development pipeline?

You need to define product requirements before development begins to provide a structured blueprint for your team. Creating a PRD upfront ensures the final deliverables can be accurately validated against clear acceptance criteria.