8 Commits

Author SHA1 Message Date
ce0572cebd chore: clean up CLAUDE.md — remove stale MCP entries, deduplicate infra context
Remove mcp__mariadb and mcp__proxmox-mcp from tools list (not configured
in .mcp.json). Replace duplicated infrastructure block with pointer to
global ~/.claude/CLAUDE.md.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 07:35:42 +01:00
6680c5106d fix: track .claude/ in git, only ignore settings.local.json
Project-specific commands and skills belong in the repo.
Only settings.local.json (machine-local permissions) is excluded.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 22:17:29 +01:00
6ca8410902 chore: add .gitignore for .claude/ directory
Settings files are machine-local, not worth tracking.
Commands moved to global ~/.claude/commands/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 22:16:41 +01:00
f625696aa0 chore: consolidate /dispatch to global command, add Commands section to CLAUDE.md
- Remove project-local /dispatch (now global at ~/.claude/commands/dispatch.md)
- Add Commands section to CLAUDE.md documenting /review → /dispatch cycle
- Note review label as single source of truth (not title prefixes or handoff files)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 22:12:46 +01:00
82532302c1 Add /dispatch command for adversarial-reviewer
Packages review findings into Gitea issues and a retrievable handoff
file. Target project picks up dispatched work via /resume dispatch.
Closes the review-request → review → dispatch → resume loop.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 20:47:34 +01:00
39a807d7ac Add vault-first retrieval to reviewer CLAUDE.md
- Add VAULT-INDEX.md grep-on-demand retrieval instructions for
  operational context lookup across all projects
- Update post-implementation audit checklist to verify vault docs
  and VAULT-INDEX.md were updated (not just MEMORY.md)

refs vault restructuring initiative

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 20:17:04 +01:00
7255573dcd Expand scope to cover all sibling projects including media-management
Rewrites CLAUDE.md to cover all 5 linked projects (server-management,
music-management, media-management, ersatztv, wiim-now-playing), add
explicit scope/boundary section, and reference the canonical Project
Boundaries doc in the server-management Obsidian vault.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 23:14:40 +01:00
a018367d53 Initial project setup: adversarial reviewer for homelab projects 2026-03-08 21:08:53 +01:00