Update CLAUDE.md, ai-assistance-guide, and changelog for new C2 tooling

- CLAUDE.md: add branch naming, commit convention, and --resume to C2 summary
- ai-assistance-guide: add docs-mikado --resume to mise tasks table
- Changelog fragment: cover all new conventions and tooling

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-23 16:12:46 -08:00
commit 9ec29ae7d0
3 changed files with 3 additions and 2 deletions

View file

@ -89,6 +89,7 @@ BlumeOps operations are driven by mise tasks. Run `mise tasks` to list all avail
|------|-------------|
| `ai-docs` | At session start - review infrastructure documentation |
| `docs-mikado` | View active Mikado dependency chains for C2 changes |
| `docs-mikado --resume` | Resume a C2 chain: detect branch, show state and next steps |
| `provision-indri` | Deploy changes to [[indri]]-hosted services via Ansible |
| `services-check` | After deployments - verify all services are healthy |
| `pr-comments` | Check unresolved PR comments during review |