agentsclimarketplace

Loopify checks

Skill AndreRatzenberger/loopify/plugins/loopify/skills/loopify-checks

Loop yes. Prompt no. Agent skills that turn specs into checked agent loops with receipts.

Install
npx -y skills add AndreRatzenberger/loopify --skill loopify-checks

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 turning vague requirements into concrete automated checks, visual review gates, manual review items, acceptance tests, or quality-gate commands.

SKILL.md

1.5 KB, as published. Nobody here has run it

loopify-checks

Turn requirements into honest evidence.

When To Use

  • A Loop Contract has weak evidence.
  • A spec uses words like polished, fast, delightful, or production-ready.
  • A project needs tests, screenshot checks, build checks, or manual gates.

Do Not Use

  • Do not invent tests that do not prove the requirement.
  • Do not erase manual review just because automation is easier.
  • Do not modify product behavior unless the user authorized implementation.

Workflow

  1. Read the spec or Loop Contract.
  2. Identify weak, fake, or missing evidence.
  3. Use references/check-patterns.md to propose checks by evidence class.
  4. Use references/visual-review-gates.md for UI/screenshot work.
  5. Use references/manual-review-language.md for subjective acceptance.
  6. Add or draft checks only when authorized.
  7. Update the Requirement Evidence Map.

Output

Updated Loop Contract, quality gate, tests, screenshot plan, or acceptance checklist using templates/acceptance-checklist.md.

Validation

  • Each required behavior has evidence or an explicit ambiguity.
  • Visual/manual gates are not hidden inside automated claims.
  • New checks are runnable or clearly marked as drafts.

Example

Use loopify-checks to strengthen .loopify/loops/001-papertrail/loop-contract.md for mobile layout and fallback behavior.

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.