What problem does it solve?
This Skill automates the process of saving your work by organizing documentation, committing changes to version control, and safely pushing them, ensuring consistent progress tracking for complex tasks.
Core Features & Use Cases
- Knowledge Compounding: Organizes and promotes durable learnings and decisions into documentation.
- Version Control: Creates small, logical commits for verified changes.
- Safe Pushing: Pushes commits only when repository policy allows, preventing accidental pushes from local-only repositories.
- Use Case: After completing a significant feature development phase, use this Skill to ensure all new knowledge is documented, the code is cleanly committed, and the changes are ready to be shared.
Quick Start
Run the checkpoint skill to organize documentation, commit verified changes, and push to the remote repository if applicable.