jpbaking/goal-ledger

A project-local, git-tracked execution record for coding agents: crash recovery, handoff, branch isolation, and safe squash — portable across Codex, Claude Code, Antigravity, Gemini CLI, and Cline

1Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
0BSDLicence, which decides whether bodies are shown

goal-ledger-abandon

01

jpbaking/goal-ledger

Skill Claude CodeCodex

Mark the current Goal Ledger abandoned while preserving its files and Git history for recovery and audit. Use only when the user explicitly asks to abandon, cancel, or scrap the active goal. Never delete .goal-ledger, reset commits, discard code, delete a branch, or treat a blocked goal as abandoned without explicit…

1 1mo ago A 70 tokens original 0BSD

goal-ledger-execute

02

jpbaking/goal-ledger

Skill Claude CodeCodex

Execute exactly one assigned phase of an existing Goal Ledger and stop. Use when you were handed a phase ID to run (a prompt naming goal-ledger-execute and a phase-NNNN), when acting as the executor for a planner-tier agent, or when running delegated grunt work against .goal-ledger/phase-NNNN.md. Follow the phase file…

1 1mo ago A 109 tokens original 0BSD

goal-ledger-resume

03

jpbaking/goal-ledger

Skill Claude CodeCodex

Resume and recover an unfinished Goal Ledger after interruption, a crash, context compaction, or hand-off from another agent or model tier. Reconcile .goal-ledger files with the recorded branch, immutable baseline, Goal-ID commit trail, dirty worktree, and committed phase-start markers; verify what an executor left…

1 1mo ago A 113 tokens original 0BSD

goal-ledger-status

04

jpbaking/goal-ledger

Skill Claude CodeCodex

Produce a strictly read-only status and handoff report for the current Goal Ledger, including phase progress, owners, next role, next action, blockers, review-gate state, Git strategy, matching Goal-ID commits, branch or baseline inconsistencies, foreign commits, and dirty crash evidence. Use when the user asks for…

1 1mo ago A 106 tokens original 0BSD

goal-ledger

05

jpbaking/goal-ledger

Skill Claude CodeCodex

Plan, delegate, and accept a durable, git-tracked Goal Ledger for multi-phase or long-running work: .goal-ledger/GOAL.md plus phase-NNNN.md files, a planner/executor role split so a stronger model plans and reviews while cheaper models run the phases, approval gates, an isolated goal branch, committed recovery…

1 1mo ago A 162 tokens original 0BSD