mk:session-continuation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mk:session-continuation (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- Split for progressive disclosure (checklist #11, #14): 427 → ~60 lines -->
Manage workflow state across sessions with handoff and resume.
state_vars[4]{var,purpose,persistence}:
MEOWKIT_ACTIVE_PLAN,Current active plan path,Session temp file
MEOWKIT_SUGGESTED_PLAN,Branch-matched plan hint,Inferred from git branch
MEOWKIT_COMPLEXITY,Auto-detected task complexity,Session memory
MEOWKIT_ACTIVE_AGENTS,Currently active agents,Session memoryreferences/handoff-flow.md, execute save + summaryreferences/resume-and-state.md, execute load + restore + continue.claude/logs/workflows/| Reference | When to load | Content |
|---|---|---|
| [handoff-flow.md](./references/handoff-flow.md) | On handoff/save trigger | State save format, summary generation |
| [resume-and-state.md](./references/resume-and-state.md) | On resume trigger | Resume steps, state management, error handling, TOON format |
workflow:handoff → Save state + get resume instructions
workflow:resume AUTH-123 → Load state + continue from last phase
workflow:list → Show all saved workflows~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.