Maintain an external state ledger for any multi-step task (3+ steps, multi-PR, anything spanning more than one turn or touching production). Triggered when you notice yourself re-deriving "where am I" with repeated gh/git/curl dumps, when a task crosses turns, or when the user asks "why are you stuck/lost". Prevents the "lost" failure mode: re-discovering state every turn instead of reading it.
$npx -y skills add igorganapolsky/thumbgate --skill task-state-ledgerInstalls into the current project.
Run `npx skills use "https://github.com/igorganapolsky/thumbgate" --skill "igorganapolsky/thumbgate/task-state-ledger"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/igorganapolsky/thumbgate" that are relevant to the current task. Run `npx skills add "https://github.com/igorganapolsky/thumbgate"` and select the relevant skills, then follow their instructions.