gh-subtrees이란?
하위 트리 출판 및 프로젝트 졸업. 단일 저장소 변경 사항을 독립형 GitHub 저장소에 게시하고 연구실에서 프로덕션까지 프로젝트를 진행하세요. 출처: nikhilmaddirala/gtd-cc.
하위 트리 출판 및 프로젝트 졸업. 단일 저장소 변경 사항을 독립형 GitHub 저장소에 게시하고 연구실에서 프로덕션까지 프로젝트를 진행하세요.
명령줄에서 gh-subtrees AI 스킬을 개발 환경에 빠르게 설치
출처: nikhilmaddirala/gtd-cc.
The monorepo uses git-sync to auto-commit and sync main every 2 minutes across machines (see your git-sync or auto-commit configuration). This means the commit history on main is not meaningful -- it's full of auto-commits like "vault backup: 2024-06-06 09:03:02".
This skill syncs monorepo subtrees with standalone GitHub repos using clean, rewritten commit history. The sync process uses rsync to copy the monorepo subtree into a worktree checked out from the remote, then the AI writes clean commit messages based on the diff and monorepo history. It also handles pulling genuine remote additions back into the monorepo.
CRITICAL: You MUST load the appropriate sub-skill from the sub-skills/ directory based on user intent.
하위 트리 출판 및 프로젝트 졸업. 단일 저장소 변경 사항을 독립형 GitHub 저장소에 게시하고 연구실에서 프로덕션까지 프로젝트를 진행하세요. 출처: nikhilmaddirala/gtd-cc.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees하위 트리 출판 및 프로젝트 졸업. 단일 저장소 변경 사항을 독립형 GitHub 저장소에 게시하고 연구실에서 프로덕션까지 프로젝트를 진행하세요. 출처: nikhilmaddirala/gtd-cc.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/nikhilmaddirala/gtd-cc