agentsclimarketplace

Verification before completion

Skill a5c-ai/babysitter/library/methodologies/cc10x/skills/verification-before-completion

Evidence requirement enforcement ensuring all claims are backed by logs, test results, or exit codes. Zero = success, non-zero = failure. No guessing allowed.From its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill verification-before-completion

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

SKILL.md

1.3 KB, 142 tokens by cl100k_base, as published. Nobody here has run it

Rules

  • Never claim "should work" without evidence
  • Never claim success without exit code 0
  • Never claim a bug is fixed without reproduction failure
  • Always capture and report exit codes
  • Always run the full test suite, not just targeted tests
  • Use timeout guards (timeout 60s) to prevent hanging

When to Use

  • Before completing any BUILD workflow step
  • Before claiming a DEBUG fix is verified
  • Before approving a REVIEW result
  • Before marking any task as done

Agents Used

  • integration-verifier (primary consumer)
  • component-builder (TDD evidence)
  • bug-investigator (fix evidence)

What ships with it: 1 file

314 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. 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.