Skip to content

Releases: 156181679-dev/prd-pilot

PRD Pilot v0.2.0

04 Apr 17:41

Choose a tag to compare

Highlights

  • Added a shared use_cases layer 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 structured repair_actions.
  • Improved targeted iteration metadata with change_summary, changed_sections, and affected_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

  • pytest
  • py_compile
  • npm run build
  • npm run test:e2e