Releases: 156181679-dev/prd-pilot
Releases · 156181679-dev/prd-pilot
PRD Pilot v0.2.0
Highlights
- Added a shared
use_caseslayer for Web API, MCP, and Claude Code Skill. - Added a demo quality gate with structured stage errors and one-pass auto repair.
- Upgraded consistency checking with
severity,evidence, and structuredrepair_actions. - Improved targeted iteration metadata with
change_summary,changed_sections, andaffected_pages. - Added backend pytest coverage, Playwright smoke tests, and GitHub Actions CI.
Included in v0.2.0
- Web workflow: Requirement Spec -> PRD -> Demo -> Consistency Check -> Targeted Iteration
- MCP integration in
mcp/ - Claude Code skill in
.claude/skills/prd-pilot/ - Example cases in
prd-pilot/docs/examples/
Validation
pytestpy_compilenpm run buildnpm run test:e2e