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.
/plugin marketplace add terrylica/cc-skills/plugin install git-town-workflow@cc-skills[upstream-url] | --check | --fix<!-- ⛔⛔⛔ MANDATORY: READ THIS ENTIRE FILE BEFORE ANY ACTION ⛔⛔⛔ --> # Git-Town Fork Workflow — STOP AND READ **DO NOT ACT ON ASSUMPTIONS. Read this file first.** This is a **prescriptive, gated workflow**. Every step requires: 1. **Preflight check** - Verify preconditions 2. **User confirmation** - AskUserQuestion before action 3. **Validation** - Verify action succeeded ## ⛔ WORKFLOW PHILOSOPHY **GIT-TOWN IS CANONICAL. RAW GIT IS FORBIDDEN FOR BRANCH OPERATIONS.** | Operation | ✅ Use | ❌ Never Use | |-----------|--------|--------------| | Create branch | `git town hack` | `git checko...