- CLAUDE.md with project guidance and zk reference - README.md with crossed mops ascii art - Project settings requiring review for markdown edits Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
848 B
848 B
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Project Overview
blumeops is Erich Blume's GitOps repository for personal infrastructure management, orchestrated via tailnet tail8d86e.ts.net.
Documentation
Project documentation lives in the zettelkasten at ~/code/personal/zk. Start with the project card: 1767747119-YCPO.md.
You are encouraged to explore the zk, follow links, and propose updates to it as the project evolves.
Tool Preferences
- mise - preferred for tool/runtime management (check first)
- homebrew - for system packages
Service Management
- Homebrew services:
brew services start|stop|restart <service> - Non-homebrew services: use
mcquack(LaunchAgent manager for macOS)