·gh-subtrees
</>

gh-subtrees

サブツリーの公開とプロジェクトの卒業。モノリポジトリの変更をスタンドアロン GitHub リポジトリに公開し、プロジェクトをラボから本番環境に段階的に移行します。

4インストール·0トレンド·@nikhilmaddirala

インストール

$npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees

gh-subtrees のインストール方法

コマンドラインで gh-subtrees AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-13
更新日
2026-03-13

Browse more skills from nikhilmaddirala/gtd-cc

クイックアンサー

gh-subtrees とは?

サブツリーの公開とプロジェクトの卒業。モノリポジトリの変更をスタンドアロン GitHub リポジトリに公開し、プロジェクトをラボから本番環境に段階的に移行します。 ソース: nikhilmaddirala/gtd-cc。

gh-subtrees のインストール方法は?

ターミナルまたはコマンドラインツール(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