From fw
Verify completion claims with fresh evidence. Use before claiming tests, lint, builds, fixes, or requirements are done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fw:verifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Evidence before claims.
Evidence before claims.
When directly invoked, always verify a concrete claim. Do not stop at explaining the rule if the current task contains a real success claim.
Use this skill when work is about to be described as:
Follow ../references/host-interaction-contract.md.
Call the exact host question tool named in
../references/host-interaction-contract.md when that tool is available. Do
not ask for raw 1/2/3 replies when the host already offers a choice surface.
When the workflow spans multiple material steps, use the host task-tracking
tool named in ../references/host-interaction-contract.md to create and
maintain a short task list.
When more than one proof path is plausible:
Do not start with an open-ended question when the likely proof paths are already visible from repo truth or the current claim.
<verification_input> #$ARGUMENTS </verification_input>
Interpret the input as:
If the input is blank, infer the most immediate active claim from the current task or recent conversation. If there is no concrete claim to verify yet, ask for one.
Do not preload support files. Read ../commit/references/evidence-bundle.md
only when the verified claim should feed $fw:review or $fw:commit.
If you have not run the command or check that proves the claim in this working state, you cannot make the claim honestly.
Before claiming completion:
When the verified claim is likely to matter in a later review or commit step, create or update a shared evidence bundle under:
.context/flywheel/evidence/<bundle-id>/
Keep the summary small:
clean, redacted, or local-onlyIf raw output contains secrets, credentials, or meaningful PII, keep it local and promote only a redacted or summary-only version into the bundle.
Stop when you catch:
Return a concise verification brief:
not created@../commit/references/evidence-bundle.md
npx claudepluginhub mopeyjellyfish/flywheel --plugin flywheelCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.