AI SummaryThis booster automates WIP (Work In Progress) Git commits for Claude Code users, allowing quick checkpoint saves with a single command. It's useful for developers who want to preserve their work frequently without manual git operations.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "claude-rocm-workspace" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (9 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/wip.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/nuke-vscode.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/nuke-vscode.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/prep-pr.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/prep-pr.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/process-review.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/process-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/squash-prep.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/squash-prep.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/stage-review.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/stage-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/task.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/task.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/vscode-diff.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/vscode-diff.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/vscode-mode.md "https://raw.githubusercontent.com/stellaraccident/claude-rocm-workspace/main/.claude/commands/vscode-mode.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Quick WIP commit
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 3mo ago
◐ StaleAdoptionUnder 100 stars
7 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code