Requirement Review
Description
需求评审模拟器 | PRD Review Simulator for Claude Code — 模拟互联网公司需求评审,四角色交互式评审 PRD
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
需求评审模拟器 | Requirement Review Simulator
🌐 Read in EnglishIntroduction
A Claude Skill for product managers that simulates real-world requirement review meetings. Compatible with **Claude Code, OpenClaw**, and other agent platforms that support the Claude Skill protocol. By roleplaying as **Tech Lead, UX Designer, QA Engineer, and Business Stakeholder**, it helps you discover blind spots in your PRD, fill in edge cases, and strengthen your arguments — all before the actual review meeting.
Inspired by the most common pain points in product requirement reviews: getting challenged by engineers, missing edge cases, vague acceptance criteria, and rubber-stamp reviews that catch nothing.
Features
- PRD Health Scan — Auto-detects gaps across 9 dimensions with a visual dashboard
- 4-Role Simulation — Each role has a distinct persona and communication style
- Interactive Q&A — One question at a time, with feedback after each answer
- Structured Review Report — Problem list, action items, and pre-meeting tips
- 3 Review Modes — Full review (10-15 questions) / Quick review (4 questions) / Single role
Installation
**Claude Code**
# Global install (available in all projects)
~/.claude/skills/requirement-review/SKILL.md
# Project-level install (current project only)
your-project/.claude/skills/requirement-review/SKILL.md
**OpenClaw & other platforms**
Refer to your platform's documentation for the Skill directory path. The skill file has no platform-specific dependencies and should work with any agent tool that supports the Claude Skill protocol.
Usage
# Start an interactive review session
/requirement-review
# Directly review a PRD file
/requirement-review ~/Desktop/my-prd.md
Review Workflow
Phase 0 Input → File path / Direct description / Paste content
Phase 1 Understanding → Summarize core requirements, confirm alignment
Phase 2 Health Scan → 9-di
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11