Skip to content

chore: ignore .agents/skills/gstack/ (external garrytan/gstack clone)#606

Merged
thxforall merged 2 commits into
devfrom
chore/gitignore-gstack-external-repo
May 28, 2026
Merged

chore: ignore .agents/skills/gstack/ (external garrytan/gstack clone)#606
thxforall merged 2 commits into
devfrom
chore/gitignore-gstack-external-repo

Conversation

@thxforall
Copy link
Copy Markdown
Contributor

Summary

.agents/skills/gstack/ 1-line .gitignore 추가.

외부 garrytan/gstack repo 의 로컬 clone 을 monorepo 버전 관리 대상에서 제외.

Why not submodule

  • gstack 자체가 외부 SSOT 라 monorepo 와 별도 evolution
  • kiyori 가 로컬에서 `gstack` CLI 로 sync
  • submodule 은 다른 팀원 onboarding 부담 + sync 정책 분리 필요

Test plan

  • `git status` 에서 `.agents/skills/gstack/` 트래킹 안 됨 확인
  • `.agents/skills/gstack*/node_modules/` wildcard 는 별도 유지 (호환)

🤖 Generated with Claude Code

`.agents/skills/gstack/` 은 외부 garrytan/gstack repo 의 로컬 clone 위치다.
embedded git repo 형태로 두고 monorepo 의 버전 관리 대상 외로 유지.

대안 (submodule 등록 / `rm -rf .git` 후 일반 디렉토리 commit) 대비:
- gstack 자체가 외부 SSOT 라 monorepo 와 별도 evolution
- kiyori 가 로컬에서 \`gstack\` CLI 로 sync (참조: docs/agent/skills.md)
- submodule 은 다른 팀원 onboarding 부담 + sync 정책 분리 필요

기존 `.agents/skills/gstack*/node_modules/` 는 wildcard 형태로 별도 유지.
본 PR 은 `.agents/skills/gstack/` 디렉토리 자체를 ignore.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
decoded-app Canceled Canceled May 28, 2026 11:33am

@thxforall thxforall moved this from Todo to In Progress in decoded-monorepo May 28, 2026
@thxforall thxforall merged commit 5bb92a7 into dev May 28, 2026
3 of 4 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in decoded-monorepo May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:none Docs / CI / tests only

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant