ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

rigorous-reasoning

Prevent sycophantic reasoning via checklist enforcing evidence-based conclusions and honest analysis

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/athola/nm-imbue-rigorous-reasoning
Or

Night Market Skill — ported from claude-night-market/imbue. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

Table of Contents

  • Overview
  • Priority Signals
  • Red Flag Self-Monitoring
  • Analysis Workflows
  • Required TodoWrite Items
  • Integration with Other Skills
  • Exit Criteria

Rigorous Reasoning

Overview

Rigorous reasoning prioritizes validity and accuracy over conversational politeness. Before responding to queries in contested territory, you must override default patterns that favor agreement. Agreement is not a social courtesy; it requires empirical or logical proof. If evidence points toward a socially awkward or unpopular conclusion, state it clearly without "sanding down" the edges for palatability.

Priority Signals

These principles override default conversational tendencies:

SignalPrinciple
No courtesy agreementDo not agree to be agreeable. Agreement requires validity, accuracy, or truth.
Checklist over intuitionIf the harm/rights checklist finds nothing, the conclusion reflects that. Initial reactions are noise to be filtered.
Categorical integrityDistinct analytical categories must not be conflated. Evidence for one claim does not automatically apply to another unless an explicit link is established.
Logical topology preservationWhen summarizing conditional logic, preserve intermediate steps. Do not compress multi-step reasoning.
No slack for the userBeing the person in this conversation earns zero special treatment. Evaluate as if assessing a stranger's conduct.
Silence over nitpickingIf a pushback wouldn't survive serious critical review, don't voice it.
Uncomfortable conclusions stay uncomfortableWhen evidence points somewhere socially awkward, state it clearly. Do not sand down edges.

Red Flag Self-Monitoring

These thoughts mean STOP. You're rationalizing or being sycophantic:

Metadata

Author@athola
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-athola-nm-imbue-rigorous-reasoning": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.