What problem does it solve?
This Skill acts as the entry gate for the development pipeline, performing a lightweight triage of any code-change request to determine the appropriate lane (L1/L2/L3) based on the change type. It outputs a lane conclusion and the recommended next skill, and it does not generate documentation.
Core Features & Use Cases
- Lightweight pre-flight triage that assesses the change type and scope to decide whether to use a fast-track or full-chain process.
- Outputs a clear lane verdict plus the next skill to hand off to, enabling seamless handoffs in the delivery workflow.
- Serves as the入口 for the entire "需求 → 交付" chain by routing requests to the correct downstream skill without producing interim documents.
Quick Start
Provide a code-change request to trigger triage and receive a lane verdict plus the next step.