verify-bidirectional
CommunityKeep baselines accurate when users challenge AI recommendations.
System Documentation
What problem does it solve?
When a user refutes or refines an AI recommendation after it has been committed, the AI's persistent baseline (rules, project assets, past decisions) can become stale or inconsistent, leading to conflicting outputs in future sessions. This Skill eliminates that risk by automating the process of updating baselines to reflect user refinements immediately.
Core Features & Use Cases
- Automatic Triggering: Activates naturally when users raise refinement challenges with phrases like "is that right?" or "re-examine this", or via explicit
/verify-bidirectionalcall. - Evidence-Gated Baseline Updates: Requires cited evidence or cross-asset contradictions before overwriting persistent baseline assets, preventing unsubstantiated changes.
- Human-in-the-Loop Approval: Generates a diff of all proposed baseline changes for user confirmation before applying modifications, ensuring full oversight.
- Use Case: If an AI recommends a project deployment strategy and the user points out a conflict with an existing team security rule, the Skill will surface the conflict, propose updates to the relevant baseline assets, and request approval before saving changes.
Quick Start
When you disagree with an AI recommendation, say "re-examine this" to trigger automatic baseline validation and update proposals.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-bidirectional Download link: https://github.com/chrono-meta/forge-harness/archive/main.zip#verify-bidirectional Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.