logic-validation

Validate decisions and claims by forking context for independent subagent review.

9|Updated Aug 20, 2018
One-click install
npx skills add https://github.com/berlysia/dotfiles --skill logic-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logic-validation
Source: https://github.com/berlysia/dotfiles/tree/main/.skills/logic-validation
Command: npx skills add https://github.com/berlysia/dotfiles --skill logic-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate logical consistency of decisions and claims by forking the current context to enable independent verification, reducing the risk of ungrounded conclusions.

Core Features & Use Cases

  • Proactive reasoning validation using a subagent to review actions and conclusions from an alternate perspective.
  • Clear justification of decisions through explicit evidence checks and cross-checks.
  • Use cases include before major configuration changes, before applying symptom-based fixes without root cause analysis, and before making critical claims in reports.

Quick Start

Invoke the logic-validation subagent to review your action and conclusion using a forked context.

Frequently Asked Questions about logic-validation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify logical consistency before applying major configuration changes?

Validate logical consistency by forking your current context for independent review, using a subagent to expose reasoning paths and run evidence checks before applying major configuration changes.

What is context forking for reasoning validation in AI assistants?

Context forking is a reasoning validation mechanism where a subagent reviews actions and conclusions from an alternate perspective, reducing the risk of ungrounded conclusions through independent evidence checks.

How do I validate decisions when root cause analysis is unclear?

Validate decisions with unclear root causes by invoking a subagent to review your action and conclusion using a forked context, cross-checking explicit evidence before proceeding with symptom-based fixes.

Can I use logic validation to replace direct evidence gathering?

Logic validation cannot replace direct evidence gathering; it scopes to proactive verification scenarios where judgment validity is unclear and must be used alongside direct data collection and simple checks.

When should I use proactive reasoning validation for critical claims?

Use proactive reasoning validation before making critical claims in reports, before major configuration changes, and before applying symptom-based fixes without root cause analysis to ensure decision consistency.