What problem does it solve?
This Skill turns an ArkWeb requirement design document into a structured, end-to-end implementation workflow, reducing the risk of missing steps, deviating from the design, or shipping non-compilable changes.
Core Features & Use Cases
- Requirement-driven 8-Phase execution: orchestrates environment pre-check, requirements analysis, design conformance gating, implementation, code review, fix loop, design-diff alignment, and compile-verify loops.
- Team Lead orchestration with guardrails: delegates work to requirements-analysis, coder, reviewer, and builder while enforcing “no analysis/no coding by the Lead” boundaries.
- Evidence and traceability requirements: mandates an evidence pack persisted to the docs repo to support API/subsystem/part discovery before implementation.
- Design deviation control with user decision: pauses on
[偏离-需用户确认] items and on later design-vs-implementation diffs with A/B/C user choices.
Quick Start
Use the arkweb-code-gen skill with your requirements design document path, and instruct the AI to implement the feature end-to-end starting from that document.