conversionxl

Shutdown — Git skill for Claude Code

Git community

End-of-day reconciliation.

How to install Shutdown

Installs to ~/.claude/commands/conversionxl-cxl-personal-os-shutdown.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/conversionxl/cxl-personal-os/HEAD/.claude/commands/shutdown.md -o ~/.claude/commands/conversionxl-cxl-personal-os-shutdown.md

Restart Claude Code, or start a new session, for it to be picked up.

What Shutdown does


description: End-of-day reconciliation. Marks what got done, routes new commitments into project files, writes the daily log, and offers to push the repo to GitHub.

/shutdown

We are ending the working session. Before saving anything, ask three questions in one message and wait for the answers:

  1. What got done today?
  2. What didn't get done, and why?
  3. Any new commitments made today?

Then do the following.

1. Classify today's work

Using the answers and the session, mark every

Alternatives in Git

  • Gh Fix CI — Debug and fix failing GitHub Actions PR checks using log inspection 14.6k ★
  • Vibe Log — by Vibe-Log - Analyzes your Claude Code prompts locally (using CC), provides intelligent session analysis and 306 ★
  • Resolve Issue — Fetch a GitHub issue, apply the fix, comment with what was done, and close the issue 186 ★

Full documentation available on GitHub

View Source Repository