Includes: CLAUDE.md, settings.json, agents, commands, rules, skills, hooks, contexts, evals, get-shit-done, plugin configs (installed list and marketplace sources). Excludes credentials, runtime caches, telemetry, session data, and plugin binary cache.
19 lines
389 B
Markdown
19 lines
389 B
Markdown
---
|
|
name: gsd:join-discord
|
|
description: Join the GSD Discord community
|
|
---
|
|
|
|
<objective>
|
|
Display the Discord invite link for the GSD community server.
|
|
</objective>
|
|
|
|
<output>
|
|
# Join the GSD Discord
|
|
|
|
Connect with other GSD users, get help, share what you're building, and stay updated.
|
|
|
|
**Invite link:** https://discord.gg/gsd
|
|
|
|
Click the link or paste it into your browser to join.
|
|
</output>
|