finishing-work

Community

Effortless work session closure, no Git worries.

Authorcaiokf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of manual Git errors and ensures a clean, consistent Git state when you finish a work session. It automates GitButler integration and reminds you to sync issue tracking, so you don't have to remember complex commands.

Core Features & Use Cases

  • Automated GitButler Integration: Ensures all changes are tracked and committed correctly via GitButler hooks, preventing manual commit mistakes.
  • Session Closure Guidance: Provides clear instructions on the single command needed (bd sync --from-main) and what not to do (manual git commit).
  • Use Case: At the end of your coding day, simply stop working. This skill ensures your Git branches are managed properly and your issue tracking is up-to-date, letting you rest easy without worrying about repository state.

Quick Start

Finish my current work session, ensuring all changes are properly tracked and beads are synced.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: finishing-work
Download link: https://github.com/caiokf/homepage/archive/main.zip#finishing-work

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository