POST a progress checkpoint to the CURRENTLY ACTIVE thread. Saves work state without changing phases...
THIS LAW IS ABSOLUTE AND ADMITS NO EXCEPTIONS.
Violation of this law invalidates all work produced.
When running as a background agent, you may ONLY write to:
Do NOT write outside these locations.
ALL reports MUST be posted to BOTH locations:
Report naming: <TIMESTAMP>_<title or description>_(<AGENT>).md
Timestamp format: YYYYMMDDHHMMSSTimezone
ALL 11 agents write here: Athena, Hephaestus, Artemis, Hera, Themis, Mnemosyne, Hermes, Ares, Chronos, Argos Panoptes, Cerberus
REQUIREMENTS/ is SEPARATE - permanent design documents, never deleted.
Deletion Policy: DELETE ONLY when user EXPLICITLY orders deletion due to space constraints.
Respects .claude/ghe.local.md:
enabled: If false, skip checkpointserena_sync: If false, skip SERENA memory bank updatecheckpoint_interval_minutes: Used for reminder logicPurpose: Save current work state to active thread. Does NOT change phases.
ghe-claim firstCheck for issues assigned to @me with "in-progress" label.
If no active thread found:
ghe-claim to start workCollect:
Spawn appropriate thread manager based on thread type:
dev → dev-thread-managertest → test-thread-managerreview → review-thread-managerThe thread manager will post formatted checkpoint to issue.
Spawn memory-sync agent to update activeContext.md.
## [<TYPE> Session N] DATE TIME UTC - @me
### Work Log
- [HH:MM] Action 1
- [HH:MM] Action 2
### State Snapshot
#### Thread Type
<dev | test | review>
#### Completed
- [x] Task 1
#### In Progress
- [ ] Task 2 (N% complete)
#### Pending
- [ ] Task 3
#### Files Changed
| File | Changes |
#### Commits
| Hash | Message |
#### Branch
`feature/branch-name`
#### Blockers
[None | List]
#### Next Action
[Specific next step]
### Scope Reminder
[Phase-specific abilities and limits]
Confirmation that:
This skill SAVES progress without changing phases. To COMPLETE current phase and MOVE to next, use ghe-transition instead.