What problem does it solve?
This Skill solves the problem of agents repeatedly missing important project context, constraints, and decisions by making that information discoverable and persistable across sessions using git notes.
Core Features & Use Cases
- Protocol for note-driven collaboration: Standardizes when agents should check notes before acting and when they should leave notes after meaningful work.
- Graph-style knowledge in plain text: Stores structured notes (kinds, titles, statuses, and edges) attached to commits, files, and directories in git notes.
- Operational workflows for arrival and history: Provides recommended workflows (like path context and note history) so agents can gather richer context without inventing their own conventions.
Quick Start
Ask your agent to begin work in a git repo by reading constraints and warnings, then use the read command to check exact notes on the file before changing it.