.codex/skills/cockpit-continuity-ledger/SKILL.md
Maintain a compact continuity ledger so long-running workflows survive session compaction and restarts.
npx skillsauth add future3ooo/agentic-cockpit cockpit-continuity-ledgerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Maintain .codex/CONTINUITY.md as the compact source of truth for ongoing work.
node scripts/continuity-ledger.mjs init.node scripts/continuity-ledger.mjs check.node scripts/continuity-ledger.mjs trim..codex/CONTINUITY.md (never absolute /home/... paths).UNCONFIRMED.development
Mandatory verification checklist for code changes: run the repo's standard format/lint/typecheck/test stack before marking work complete.
development
Run SkillOps (debrief -> distill -> lint) so cockpit skills continuously learn from real task outcomes.
testing
QA skill: reproduce issues, write clear steps, and validate fixes (locally or via E2E when available).
testing
Hard gate for PR feedback loops: fix, ask re-check, then resolve only after verified closure.