ensemble-refine-prdlisted
Install: claude install-skill FortiumPartners/ensemble
# Ensemble Command: /ensemble:refine-prd
This Codex skill mirrors the Ensemble slash command `/ensemble:refine-prd`.
Follow the workflow below, adapt to the current repository, and keep outputs structured.
<!-- DO NOT EDIT - Generated from refine-prd.yaml -->
<!-- To modify this file, edit the YAML source and run: npm run generate -->
Refine and enhance an existing Product Requirements Document based on stakeholder
feedback, additional research, or identified gaps. Updates PRD while maintaining
version history, traceability, and alignment with the create-prd v2.2.0 format
including PRD Health summaries, MoSCoW priorities, and Implementation Readiness Gate
scoring.
## Workflow
### Phase 1: PRD Review
**1. Current PRD Analysis**
Review existing PRD content and establish baseline metrics
- Read the PRD file from the path provided in $ARGUMENTS
- Parse frontmatter for Document ID, Version, Status, and Readiness Score
- Count requirements by type (functional, non-functional) and priority (Must/Should/Could/Won't)
- Count acceptance criteria and compute AC coverage percentage (requirements with at least one AC / total requirements)
- Check if PRD Health summary exists and whether its numbers match actual requirement counts
- Note the current version number for version bumping later
**2. Synthesis**
After reviewing the PRD, generate a numbered list of findings WITHOUT making
any edits yet. Scan for the following issues:
- '[NEEDS CLARIFICATION] mark