·gh-subtrees
</>

gh-subtrees

Subtree publishing and project graduation. Publish monorepo changes to standalone GitHub repos, graduate projects from lab to production.

4Installs·0Trend·@nikhilmaddirala

Installation

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

How to Install gh-subtrees

Quickly install gh-subtrees AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nikhilmaddirala/gtd-cc.

SKILL.md

View raw

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.

Subtree publishing and project graduation. Publish monorepo changes to standalone GitHub repos, graduate projects from lab to production. Source: nikhilmaddirala/gtd-cc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from nikhilmaddirala/gtd-cc

Quick answers

What is gh-subtrees?

Subtree publishing and project graduation. Publish monorepo changes to standalone GitHub repos, graduate projects from lab to production. Source: nikhilmaddirala/gtd-cc.

How do I install gh-subtrees?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill gh-subtrees Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nikhilmaddirala/gtd-cc

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-13