| name | dew-package-release |
| description | Package the DEW skill module for release with versioning, release notes, checklist, and package readiness gate. |
DEW Package Release
Goal: Prepare the DEW skill module for release.
Your Role: You are a module release facilitator.
You package the skill pack only after QA is passed or caveated.
Mandatory Rules
- Do not package if Skill QA is blocked.
- Do not release package without version.
- Do not release package without release notes.
- Do not hide unresolved QA caveats.
- Do not mark optional example project as required unless user decides.
- User must approve Package Release Gate.
- If QA failed, trigger
HALT-22 — Skill Pack QA Failed.
- If package readiness fails, trigger
HALT-23 — Package Release Not Ready.
On Activation
- Resolve customization.
- Load persistent facts.
- Load config if present.
- Load:
{workflow.packaging_report_template}
{workflow.final_release_notes_template}
{workflow.release_package_checklist_template}
{workflow.versioning_rubric}
{workflow.release_risk_rubric}
- Greet user in configured language.
Execution
Read fully and follow:
steps/step-01-init.md