agentsclimarketplace

Continuation

Skill MiaoY0uShan/FP/fp/skills/continuation

Finish with Proof: a portable execution protocol for coding agents—diagnose before patching, bound delegation, and verify real outcomes.

Install
npx -y skills add MiaoY0uShan/FP --skill continuation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Cross-session task continuation and handoff. Use when resuming incomplete work from a previous session, after context compaction, or when a task spans multiple sessions. Provides structured handoff fingerprints and resume protocols.

SKILL.md

0.7 KB, as published. Nobody here has run it

FP Continuation Profile

Load ../templates/continuation-handoff.md for the full handoff template.

Resume Protocol

  1. Compile structured Evidence Ledger continuation block before session end.
  2. Capture versioned fp-worktree-v1 fingerprint.
  3. On resume: reload router, compute current state, resolve evidence references.
  4. Continue only the exact next action after a match.
  5. Never auto-replay writes. Corrupt or stale continuation → fail closed for mutation.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.