Files
gstack/setup
Matt Van Horn eb2a356210 fix: add --local flag for project-scoped gstack install
Users evaluating gstack in a project fork currently have no way to
avoid polluting their global ~/.claude/skills/ directory. The --local
flag installs skills to ./.claude/skills/ in the current working
directory instead, so Claude Code picks them up only for that project.

Codex is not supported in local mode (it doesn't read project-local
skill directories). Default behavior is unchanged.

Fixes #229
2026-03-20 22:35:12 -07:00

8.7 KiB
Executable File