What is fork?
Create or configure a fork workflow with git-town. Preflight checks at every step. TRIGGERS - fork repo, setup fork, git-town fork, create fork, fork workflow, upstream setup. Source: terrylica/cc-skills.
Create or configure a fork workflow with git-town. Preflight checks at every step. TRIGGERS - fork repo, setup fork, git-town fork, create fork, fork workflow, upstream setup.
Quickly install fork AI skill to your development environment via command line
Source: terrylica/cc-skills.
GIT-TOWN IS CANONICAL. RAW GIT IS FORBIDDEN FOR BRANCH OPERATIONS.
| Operation | ✅ Use | ❌ Never Use |
| Create branch | git town hack | git checkout -b | | Update branch | git town sync | git pull, git merge | | Create PR | git town propose | Manual web UI | | Merge PR | git town ship | git merge + push | | Switch branch | git town switch | git checkout |
Create or configure a fork workflow with git-town. Preflight checks at every step. TRIGGERS - fork repo, setup fork, git-town fork, create fork, fork workflow, upstream setup. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill forkCreate or configure a fork workflow with git-town. Preflight checks at every step. TRIGGERS - fork repo, setup fork, git-town fork, create fork, fork workflow, upstream setup. Source: terrylica/cc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill fork Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills