6 Commits

Author SHA1 Message Date
cd4588be6b feat: add finish-up skill to repo for version control
Stores the /finish-up Claude Code command in the repo.
The active copy lives at ~/.claude/commands/finish-up.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:44:09 -05:00
35d797f8d8 chore: remove check_uncommitted.py (replaced by git-status-check.sh)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:02:12 -05:00
8006695e26 feat: add git-status-check.sh scan script
Scans all git repos in a directory for uncommitted changes and
unpushed commits. Outputs structured TAB-separated results.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:58:21 -05:00
a90f5a3e12 docs: add finish-up implementation plan
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:44:39 -05:00
131cfb26bb docs: add finish-up skill design document
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:43:49 -05:00
4ae10cd65e initial commit 2025-11-03 00:37:19 -05:00