Consolidate scripts

This commit is contained in:
Den Delimarsky 🌺
2025-09-20 11:19:47 -07:00
parent 219ad02e4a
commit 7c0f0a4627
11 changed files with 322 additions and 138 deletions

View File

@@ -1,8 +1,8 @@
---
description: Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
scripts:
sh: scripts/bash/check-task-prerequisites.sh --json
ps: scripts/powershell/check-task-prerequisites.ps1 -Json
sh: scripts/bash/check-prerequisites.sh --json
ps: scripts/powershell/check-prerequisites.ps1 -Json
---
Given the context provided as an argument, do this: