From attune
The standard for calling work done — a result is done only when it has survived its use path, driven the way a human would use it, through its real interface. Use before declaring any nontrivial change done, when reporting results, or when deciding how much verification a change deserves. Complements the verify skill where one exists; this skill sets the standard, that one carries the procedure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/attune:verificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Announce at start:** "Holding this to the verification standard."
Announce at start: "Holding this to the verification standard."
MUST:
MUST NOT:
MUST:
MUST NOT:
MUST:
audit skill when it is installed — invoke it by name; without it, re-check the claim yourself from fresh evidence, re-derived from the primary source, never from your earlier conclusion.verify skill before declaring a nontrivial change done when the session offers one; when none exists, this standard alone governs. This skill sets the standard; that one carries the procedure.MUST:
MUST:
npx claudepluginhub wezzard/skills --plugin attuneGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.