jeiemgi

Kit Add — Git skill for Claude Code

Git community

Stack a kit MODULE onto this project (e.g. kit add software) — turns a free workspace into a GitHub-managed island via a short wizard, without restructuring anything above it.

How to install Kit Add

Installs to ~/.claude/skills/jeiemgi-cckit-kit-add/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeiemgi-cckit-kit-add && curl -fsSL https://raw.githubusercontent.com/jeiemgi/cckit/HEAD/commands/kit-add.md -o ~/.claude/skills/jeiemgi-cckit-kit-add/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kit Add does


description: Stack a kit MODULE onto this project (e.g. `kit add software`) — turns a free workspace into a GitHub-managed island via a short wizard, without restructuring anything above it. argument-hint: " (e.g. software)" allowed-tools: Bash, Read, AskUserQuestion

/kit-add — stack a module onto this project

Modules are **apilables** (D1): a base project stays a free workspace until a module is added on demand. Adding `software` is the "build me an app" moment — it writes

Alternatives in Git

  • Git MCP — GitHub Repo stars Free open-source remote MCP server for any GitHub project Git integration MCP 7.8k ★
  • Fullstack Dev Skills — by jeffallan - A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development a 7k ★
  • Container Use — by dagger - Development environments for coding agents 3.6k ★

Full documentation available on GitHub

View Source Repository