gstack/skills/browse/test
Hunter Wittenborn 1adf401ead feat: install gstack from Claude Code marketplace
This allows users to install and update gstack through the native Claude Code plugin system:

```
/plugin marketplace add garrytan/gstack
/plugin install gstack@gstack-marketplace
```

- Add `.claude-plugin/` marketplace and plugin manifests
- Move skills into `skills/` directory for plugin auto-discovery
- Use `${CLAUDE_SKILL_DIR}` for portable paths
- Removes (now unneeded) setup script

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:16:46 -05:00
..
fixtures feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
commands.test.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
snapshot.test.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
test-server.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00