What problem does it solve?
This skill maintains project context, tracks changes, and ensures collaboration coherence across sessions, enabling teams to stay aligned as work evolves.
Core Features & Use Cases
- Context Continuity: Keep awareness of recent changes, decisions, and pending work across sessions.
- Change Tracking: Maintain a living log of what was modified and why.
- Collaboration Sync: Ensure a consistent understanding among participants during handoffs.
- Decision Memory: Document architectural decisions and their rationale for future reference.
- Artifacts: Produce and maintain STATUS.md, CHANGELOG.md, and DECISIONS.md to reflect current state and history.
Quick Start
Start a coordination session by reading STATUS.md to understand the current state, review recent changes, and summarize priorities for the session. After work, update STATUS.md, CHANGELOG.md, and DECISIONS.md as needed, and add new ADRs if significant.