What problem does it solve?
This Skill streamlines the process of finalizing your work session by committing code, updating task lists, generating changelogs, and saving your progress for the next session.
Core Features & Use Cases
- Code Committing: Stages all changes, commits them with a descriptive message, and pushes to the remote repository.
- Task & Changelog Updates: Automatically updates
TASKS.md and CHANGELOG.md based on session activity and commit history.
- Session Persistence: Saves session context and decisions for seamless continuation.
- Use Case: At the end of a development sprint, use this Skill to ensure all completed work is committed, documented, and ready for review, while also preparing for the next day's tasks.
Quick Start
Use the shipflow-ship skill to commit and push all current changes with the message "feat: implement user authentication".