.claude/skills/changelog-protocol/SKILL.md
Protocol for creating dated changelog files after significant agent sessions. Use when completing vault operations, discovery sessions, insight extraction, or any work requiring documentation.
npx skillsauth add abilityai/cornelius changelog-protocolInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
All sub-agents MUST create separate dated changelog files after each significant session.
/Users/eugene/Dropbox/Agents/Cornelius/Brain/05-Meta/Changelogs/CHANGELOG - [Session Type] YYYY-MM-DD.mdCHANGELOG - Auto-Discovery Sessions 2025-10-25.mdCHANGELOG - Connection Discovery Session 2025-10-24.mdCHANGELOG - Vault Management Session 2025-10-26.mdCHANGELOG - Insight Extraction Session 2025-10-27.mdMANDATORY: Before starting any session, call:
date '+%Y-%m-%d %H:%M:%S %Z'
Include this timestamp at the top of the changelog file. Use the date from this command in the filename.
Each changelog file must include:
| Agent | Trigger | |-------|---------| | Auto-Discovery Agent | After every discovery session (mandatory) | | Connection Finder Agent | After every connection mapping session (mandatory) | | Vault Manager Agent | After significant CRUD operations affecting 3+ notes | | Insight Extractor Agent | After extracting insights from significant content |
/05-Meta/Changelogs/ folder (primary, detailed)/Brain/CHANGELOG.md (secondary, brief)The dated changelog files are the primary record - comprehensive and detailed. The master CHANGELOG.md serves as a quick reference index with brief entries pointing to the detailed session files.
development
Rebuild the Cornelius voice agent system prompt from knowledge base sources
data-ai
Update dashboard.yaml with current knowledge base metrics from analysis report
documentation
Update Knowledge Graph Changelog
testing
Comprehensive testing playbook for Local Brain Search memory improvements (Phases 1, 3, 4)