What problem does it solve?
It solves the problem of turning scattered ArkWeb engineering artifacts (proposal, requirements, design, review, and analysis) into a single, consistent specification and an actionable execution plan without losing traceability.
Core Features & Use Cases
- 4-in-1 Spec Generation: Produces a unified spec.md that consolidates architecture design, interface specs, feature specs, and task specs in the required Chinese section structure.
- AC-to-Task Traceability: Generates task.md with explicit mapping from acceptance criteria (AC) to tasks, including validation commands and stop conditions.
- Template-Strict Document Compliance: Fills spec.md and task.md strictly according to template chapter/heading/table formats sourced from the docs repo assets.
- Use Case: When an ArkWeb feature is ready for implementation, you can aggregate all previous phase documents and automatically create the deliverables needed for implementation and verification alignment.
Quick Start
Ask the AI to run arkweb-spec-gen to generate spec.md and task.md by aggregating proposal.md, requirement.md, design.md, review.md, and analysis.md.