--- name: description: "" license: LICENSE.txt has complete terms metadata: version: "1.0" stage: Draft --- # <1-3 sentence overview: what this skill does and why it exists.> ## Scope - **In scope**: - **Out of scope**: --- ## Required Inputs Gather or infer before proceeding: - : - : - : Defaults unless specified: - - If the user provides a clear, complete request, generate immediately without unnecessary back-and-forth. --- ## Workflow All steps are sequential. Do not skip or reorder. If blocked, stop and ask for missing context. 1. **** - - 2. **Read the template** — load `assets/` before generating. 3. **** - - For , read `references/.md`. 4. **** - - Compare output against `examples/`. --- ## Rules / Constraints | Constraint | Rationale | |-----------|-----------| | | | | | | --- ## Gotchas | Issue | Resolution | |-------|------------| | | | | | | --- ## Output Expectations Deliverables: - : `` - : `` File structure follows the template in `assets/`. --- ## Cross-Skill Integration | Need | Delegate to | |------|-------------| | | `` skill | | | `` skill | --- ## Reference File Index | File | When to read | |------|-------------| | `assets/` | Before generating — use as the starting structure | | `references/.md` | When handling | | `examples/` | To verify generated output matches expected format |