docs: add /gstack-submit to all skill lists and doc references

- README.md: added /gstack-submit to skills table, install skill lists
  (one-liner + add-to-repo + troubleshooting), added /design-shotgun
  and /connect-chrome to troubleshooting list, added PRIVACY.md to docs table
- CLAUDE.md: added gstack-submit/ to project structure tree
- docs/skills.md: added /gstack-submit to skills table

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-27 20:01:37 -07:00
parent 9068ed6870
commit 913e2289af
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -103,6 +103,7 @@ gstack/
├── extension/ # Chrome extension (side panel + activity feed)
├── lib/ # Shared libraries (worktree.ts)
├── docs/designs/ # Design documents
├── gstack-submit/ # /gstack-submit skill (showcase gallery submission)
├── setup-deploy/ # /setup-deploy skill (one-time deploy config)
├── .github/ # CI workflows + Docker image
│ ├── workflows/ # evals.yml (E2E on Ubicloud), skill-docs.yml, actionlint.yml