verify-bidirectional

Solid

A 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.

AI & Automation 8 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# verify-bidirectional — Bidirectional Self-Validation Automation Automates the processing procedure for bidirectional self-validation. Three stages: user counter-argument → baseline update → next session reflection. ## Trigger Conditions Immediately **after** this harness AI recommendation/agreement/decision is committed, when the user raises a refinement challenge: 1. **Proposition refinement**: "isn't it more like..." / "I'd say..." / "what about this" / "what's the root?" 2. **Baseline grep trigger**: User cross-references own assets, memory, CLAUDE.md rules, past decisions 3. **Meta-level trigger**: "if you have objections" / "double-check" / "essence" / "root cause" 4. **Side validation result**: User runs independent tools (`/skills` · `gh` · external fetch) → catches mismatch with this harness AI hypothesis ### Natural Language Triggers (works without internal vocabulary) Also triggered in external user environments by these natural language phrases: | Phrase | Intent | |---|---| | "is that right?", "re-examine this" | Request AI recommendation re-validation | | "something seems off", "this doesn't feel right" | Counter-argument / refinement | | "I think you said something different before" | Catch inconsistency with past decisions | | "can you be more precise?" | Proposition refinement trigger | | "what's your basis?", "why do you think that?" | Baseline grep trigger | | "check that one more time" | Self-validation request | **Exceptions** (this skill does NO...

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

AI & Automation Listed

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.

0 Updated 4 days ago
swiftpostlabs
AI & Automation Listed

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.

2 Updated today
tony
AI & Automation Listed

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.

2 Updated today
tony