Skip to content
← All products
Template

Claude Context Kit

The operating system for working with Claude Code.

A complete, portable Claude Code configuration built from months of daily professional use. Includes a battle-tested CLAUDE.md with agent definitions, writing registers, multi-model routing, custom skills, and a deployment system that follows you across machines via GitHub sync and symlinks. Now includes cross-tool status tracking with a CURSOR.md template and .cursor/rules/ patterns so Claude Code and Cursor stay in sync using git as the source of truth. Stop re-explaining yourself to every new session. Start every conversation where the last one left off.

What's included

  • Production CLAUDE.md with working patterns, tool routing, and full agent context
  • 11 agent definitions — CodeReview, Scribe, TechSpec, Research, Editor, TestResultsAnalyzer, and more
  • Persona template with professional arc, communication preferences, and working style definitions
  • 19 custom skills — /checkpoint, /pdf, /clone, /tailor, /meeting-notes, /morning, /release, and more
  • Multi-model routing table — Claude vs Gemini decision matrix for task-appropriate AI selection
  • Writing register system — Technical Professional, Technical Blogger, Personal Blogger, With Levity
  • GitHub-synced deployment — setup.sh symlinks config into ~/.claude/ across any machine
  • Obsidian vault integration patterns for note management and project tracking
  • CURSOR.md template + .cursor/rules/ examples for cross-tool status tracking
  • Status tracking principles — git as source of truth, vault notes for context
  • Pre-commit hooks and settings for consistent code quality

Requirements

  • Claude Code (CLI) or any tool that reads CLAUDE.md
  • GitHub account (for cross-machine sync)
  • Obsidian (optional, for vault integration patterns)
CLAUDE.md
## Agent Capabilities
### CodeReview — Code Quality
Reviews code for correctness, security,
maintainability, and convention alignment.
Operates like a senior engineer doing a PR review.

### Scribe — Technical Writer
Ensures docs are well-structured and
consistently styled. Not just cleanup —
narrative structure for technical content.