verify-bidirectional
SolidA skill that immediately updates the baseline and reflects it in the next session when the user raises a counter-argument to an AI recommendation. Triggered by "is that right?", "re-examine this", "something seems off here". Explicit /verify-bidirectional call also possible.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- chrono-meta
- Repository
- chrono-meta/forge-harness
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ref-sp-agents-verification-discipline
Portable verification discipline that counters jumping to answers, sycophancy, and overconfidence: enumerate candidate approaches or root causes, route verification by confidence and stakes, prune on evidence, abstain explicitly when nothing can settle a claim. Use when: choosing between approaches or root causes, acting on an unverified claim or assumption, responding when the user challenges or contradicts a conclusion, deciding how much verification a risky or irreversible action needs, or calibrating stated confidence in answers, reviews, and reports.
double-check
Use whenever the user asks to double-check, cross-check, verify, recheck, sanity-check, or confirm prior analysis or results — including "are you sure", "are you confident", "is this true", "still true?", "prove it", "triple check", "check against" some artifact, "look again", "repeat the analysis", or "repeat your findings in full". Re-derives the answer from source artifacts and returns it standalone in the original request's structure — never a revision log of the prior turn. Also invoke before re-running any analysis whose output the user has already seen once. To repair a chat where a diff-shaped answer already happened, use the `double-check-align` skill.
double-check-align
Use when a verification pass already came back as a diff against the agent's prior turn — verdict lists like "overstated" / "still holds", "what I changed" sections — and you want the analysis restated whole. Triggers on "align", "restate cleanly", "say how it is", "stop correcting yourself", "I never read the first version", or "give me the final version". Rebuilds the answer from source as a standalone artifact; with an argument, re-anchors on a narrower question and drops the old scaffolding entirely.