agentsclimarketplace

Acceptance scope control

Skill Gesondian/ai-collab-governance-skills/skills/acceptance-scope-control

Hermes Loop Engineering skills for self-improving AI delivery governance.

Install
npx -y skills add Gesondian/ai-collab-governance-skills --skill acceptance-scope-control

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

  • 1 stars1 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

Use when an AI is about to report accepted, passed, closed, ready, done, or equivalent handoff, receipt, or completion wording.

SKILL.md

2.1 KB, 426 tokens by cl100k_base, as published. Nobody here has run it

Acceptance Scope Control

Core Principle

Acceptance wording must not exceed the dimensions actually verified. accepted, passed, and closed are scoped receipts, not global status words.

Scope Dimensions

Every acceptance claim must state coverage for:

  • route or workflow entry,
  • surface or component,
  • viewport or environment,
  • data source and data shape,
  • role or permission assumption,
  • assertion level,
  • fact source,
  • receipt identity,
  • skipped checks.

Procedure

  1. Draft the intended acceptance sentence.
  2. Break it into implied claims.
  3. Map each claim to evidence.
  4. Remove or downgrade any claim without evidence.
  5. Add explicit uncovered scope and skipped checks.
  6. Return a bounded receipt.

Verdict Vocabulary

VerdictUse When
accepted_scope_limitedAll stated assertions passed within the listed scope only.
passed_assertions_onlyChecks passed, but acceptance authority is not established.
not_ready_for_acceptanceRequired assertions are missing or failed.
blocked_missing_evidenceVerification cannot continue without a specific source or artifact.
needs_same_scope_rerunEvidence is stale, inherited, or not aligned to the requested scope.

Receipt Template

verdict:
covered_routes:
covered_surfaces:
covered_viewports:
covered_data:
assertions:
fact_sources:
skipped_checks:
not_covered:
remaining_risks:
next_owner:

Common Mistakes

  • Saying closed because one failing case was fixed.
  • Saying accepted from a build, lint, or static scan alone.
  • Hiding skipped checks in prose.
  • Treating an upstream acceptance receipt as current evidence.
  • Expanding from one viewport, route, role, or data shape to all variants.

Red Flags

Stop and rewrite the receipt if it contains broad words such as "all", "entire", "complete", "fully", or "no issues" without matching evidence for every dimension.

What ships with it

Read from the repository

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

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.