forking-iteration

Official

Create autonomous branches from any point.

Authortilmon-engineering
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Forking Iteration skill enables teams to create a new autonomy branch forked from the current commit or any specific past iteration in the git history, supporting parallel exploration of alternative strategies without altering the main line of development.

Core Features & Use Cases

  • Fork from current HEAD or a tagged iteration to bootstrap an autonomous exploration branch.
  • Validate and normalize strategy names to kebab-case; prevent overwriting existing branches.
  • Branch management: create and switch to autonomy branches (autonomy/<strategy-name>), ready for /start-iteration.

Quick Start

Use the /fork-iteration command with an optional iteration and a strategy name, e.g., /fork-iteration 0015 new-exploration, to create a new autonomous branch forked from the specified point.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: forking-iteration
Download link: https://github.com/tilmon-engineering/claude-skills/archive/main.zip#forking-iteration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.