implement six-skill gstack 2 runtime

This commit is contained in:
Sinabina
2026-07-17 11:08:14 -07:00
parent ce37bd36a9
commit b6572ebbb7
455 changed files with 108945 additions and 2622 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
---
name: freeze
name: gstack-1-freeze
version: 0.1.0
description: Restrict file edits to a specific directory for the session. (gstack)
triggers:
@@ -22,6 +22,8 @@ hooks:
- type: command
command: "bash $HOME/.claude/skills/gstack/freeze/bin/check-freeze.sh"
statusMessage: "Checking freeze boundary..."
metadata:
internal: true
---
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
<!-- Regenerate: bun run gen:skill-docs -->