blue/.blue/docs
Eric Garcia f5d3621495 feat: RFC 0052 blue install command - implemented
Adds unified installation management for Claude Code integration:

  blue install      - Install hooks, skills, MCP server
  blue uninstall    - Remove Blue from Claude Code
  blue doctor       - Check installation health

Components managed:
- Hooks: session-start.sh (PATH), guard-write.sh (guard)
- Skills: Symlinks to ~/.claude/skills/
- MCP Server: Configuration in ~/.claude.json

Features:
- --hooks-only, --skills-only, --mcp-only flags
- --force to overwrite existing files
- Managed files tagged with "# Managed by: blue install"
- Idempotent - safe to run repeatedly

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:02:37 -05:00
..
adrs chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
dialogues chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
patterns feat: context injection architecture via 12-expert alignment dialogue 2026-01-25 16:16:11 -05:00
publications docs: add defensive publication and update client financial doc 2026-01-30 14:22:20 -05:00
rfcs feat: RFC 0052 blue install command - implemented 2026-02-01 19:02:37 -05:00
spikes chore: dialogue handler improvements and config updates 2026-01-30 19:05:53 -05:00