Home
Navigation

CLAUDE.md

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Essential Documentation

For complete context, see the documentation system in /docs/:

Essential Commands

Development

bundle exec jekyll serve       # Start local development server at http://localhost:4000
bundle exec jekyll build       # Build site for production to _site/
bundle install                 # Install Ruby dependencies from Gemfile

Git Workflow

The site is deployed via GitHub Pages on the master branch. Any commits to master will automatically deploy.

Quick Reference

Architecture Overview

Key Principles

Working Style

Workflow Memories

Mode 1 Workflow


For detailed guidance on our collaboration, see docs/internal/collaboration-protocol.md