context-methodology

Community

Separate AI config from code with two branches

Authoriknite
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides knowledge about the context branch methodology - a pattern for separating AI assistant configuration from project source code using git worktrees.

Core Features & Use Cases

  • Two independent histories in the same repository: a context branch for CLAUDE.md and .claude/ while the main/master branch contains the project code.
  • Guided workflow for creating feature worktrees, hooking up AI config, and managing PRs without mixing AI and code history.
  • Use Case: You can keep AI prompts and tooling in the context branch, while the application code remains clean on the default branch.

Quick Start

From the context worktree, review the context methodology and start applying the separation of concerns between AI configuration and code.

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: context-methodology
Download link: https://github.com/iknite/claude-code-marketplace/archive/main.zip#context-methodology

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.