What problem does it solve?
This Skill allows you to seamlessly pick up where you left off in a coding session by loading previously saved project progress, including goals, tasks, and context.
Core Features & Use Cases
- Load Saved Progress: Restores the state of your project from a
.claude/progress.md file.
- Summarize Progress: Displays key information like project goals and save times.
- Track Status: Highlights pending and completed tasks, showing overall progress percentage.
- Manage To-Dos: Lists all outstanding tasks marked with
[ ].
- Contextual Recall: Recalls important decisions, past errors, and relevant file changes.
- Git State Comparison: Compares current Git status with the saved state to identify discrepancies.
- History Review: Provides a summary of past save points.
- Use Case: After a break, use
/load to quickly get back into the flow of your project, seeing exactly what needs to be done and what has already been accomplished.
Quick Start
Use the load skill to resume your last saved project progress.