What problem does it solve?
This Skill ensures that critical progress, decisions, and state information for any workflow are saved persistently across multiple sessions, preventing data loss and providing a clear audit trail.
Core Features & Use Cases
- Persistent State Tracking: Manages progress for long-running tasks like rescues or feature development.
- Architecture Decision Records (ADRs): Captures and organizes key architectural decisions with rationale.
- Dependency Graph Management: Visualizes and updates module health and relationships.
- Use Case: During a complex software rescue operation, this skill would track which modules have been fixed, record the decisions made about refactoring approaches, and update a visual dependency map, allowing the team to resume work seamlessly in the next session.
Quick Start
Use the journal skill to record the decision to refactor the authentication module.