What problem does it solve?
This Skill transforms ephemeral AI coding sessions into structured, persistent documentation, capturing architectural decisions, reasoning, and context evolution, preventing valuable insights from being lost.
Core Features & Use Cases
- Automatic Session Documentation: Captures file changes, decisions, and reasoning during coding sessions.
- Architectural Decision Records (ADRs): Documents key architectural choices with rationale.
- Context Loading: Allows recalling previous session context and decisions for any project.
- Use Case: After a complex feature implementation, invoke
@scribe to automatically generate a session summary, document any architectural decisions made, and save it for future reference or team review.
Quick Start
Use the scribe skill to document your current coding session.