Marketplace

ghe-checkpoint

POST a progress checkpoint to the CURRENTLY ACTIVE thread. Saves work state without changing phases. Requires an already-claimed in-progress thread.USE THIS SKILL WHEN:- User says "post a checkpoint" or "save my progress"- User says "update the issue" or "record current state"- User says "checkpoint" or "save checkpoint"- User completed a milestone and wants to record it- User encountered a blocker and wants to document it- User is about to take a break and wants to save state- Meaningful state change occurred during workPRECONDITION: User must already have an active (claimed, in-progress) thread.DO NOT USE THIS SKILL WHEN:- User wants to SEE status (use ghe-status)- User wants to START work on new issue (use ghe-claim)- User wants to FINISH current phase and MOVE to next (use ghe-transition)- User wants reports (use ghe-report)- No active thread exists (must claim first)EXAMPLES:<example>Context: User working on DEV wants to save progressuser: "Post a checkpoint"assistant: "I'll use g

$ Installieren

git clone https://github.com/Emasoft/ghe-marketplace /tmp/ghe-marketplace && cp -r /tmp/ghe-marketplace/plugins/ghe/skills/ghe-checkpoint ~/.claude/skills/ghe-marketplace

// tip: Run this command in your terminal to install the skill