Delegate workflow installation to the skills CLI

Replace per-tool distribution generation with a canonical committed skills build so installation and updates share one format.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
2026-08-20 13:42:31 -07:00
parent 4cbf426df2
commit 32d1487dcf
27 changed files with 6126 additions and 984 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ specs--completed/
.gitignore
CLAUDE.md
# Exclude generated files (installer generates dist/ dynamically)
# Exclude stale generated output from pre-2.2 checkouts
dist/
# Exclude dependencies (installer will run npm install if needed)