Fix package logic

This commit is contained in:
Den Delimarsky 🌺
2025-09-12 13:30:15 -07:00
parent c29e419b4f
commit 0a5b1ac538
4 changed files with 83 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
---
description: Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
---
<!-- VARIANT:sh 1. Run `scripts/bash/check-task-prerequisites.sh --json` from repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolute. -->
<!-- VARIANT:ps 1. Run `scripts/powershell/check-task-prerequisites.ps1 -Json` from repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolute. -->