3 Commits

Author SHA1 Message Date
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
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