What problem does it solve?
This Skill provides a structured way to document discrete units of work, capturing objectives, implementation details, decisions, and outcomes to ensure traceability and provide context for future efforts.
Core Features & Use Cases
- Create New Work Sessions: Document completed work at the end of a session, mapping to code commits.
- Update Existing Sessions: Add new information, test results, or next steps to past documentation.
- Review Past Work: Understand project history, implementation decisions, and rationale.
- Use Case: After completing a new feature and committing the code, use this skill to generate a detailed work session summary including the objective, implementation details, files changed, and next steps, which is then committed separately for historical tracking.
Quick Start
Use the work-session skill to create a new work session summary for the completed feature.