agentsclimarketplace

Preflight decision receipt

Skill TopicalitySummit/summit-decision-assurance/skills/preflight-decision-receipt

Preflight a public or synthetic Decision Receipt Object Draft 1.0 with Summit Decision Assurance. Use when a user asks to validate a decision receipt's structure, identify missing sections, or prepare a receipt for review. Do not use with classified, regulated, sensitive-personal, or private operational data.From its SKILL.md

Install
npx -y skills add TopicalitySummit/summit-decision-assurance --skill preflight-decision-receipt

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

3 things to look at

  • 28 days oldThe repository was created 28 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 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.

SKILL.md

1.6 KB, 267 tokens by cl100k_base, as published. Nobody here has run it

Preflight Decision Receipt

Preflight a receipt without storing it or claiming that its evidence is true.

Workflow

  1. Confirm the input is public or synthetic. If its classification is unclear, ask the user to provide a synthetic or public-safe version. Do not send restricted or sensitive content.
  2. Call summit_public_capabilities when the current session has not yet established the public profile. Confirm profile is public-read-only-v1 and the preflight tool is listed.
  3. If the user supplied a receipt object, preserve its values. Do not invent evidence, signatures, approvals, identities, or review outcomes to make it pass.
  4. Call summit_decision_receipt_object_draft_preflight with the complete object in the receipt argument.
  5. Report:
    • ready or not ready;
    • each issue, grouped by receipt section;
    • the smallest concrete correction for each issue;
    • the tool's scope limitations.
  6. If asked to revise the object, change only fields the user can substantiate. Mark unresolved fields explicitly instead of fabricating them.

Boundary

This is a structural preflight. It does not verify source truth, source quality, signatures, revocation, legal admissibility, policy compliance, or the quality of a human review.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. 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.