reason

Logical reasoning and decision analysis system for clear thinking. Use when user mentions decisions, logic, reasoning, critical thinking, arguments, or problem analysis. Structures decisions with frameworks, evaluates arguments for validity, identifies logical fallacies, analyzes problems systematically, and guides clear thinking. Improves decision quality through structured reasoning.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "reason" with this command: npx skills add projectsnowwork/reason

Reason

Reasoning system. Think clearly, decide wisely.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All reasoning data stored locally only: memory/reason/
  • Personal decisions remain private
  • No external analysis tools connected
  • Decision frameworks customized locally
  • User controls all data retention and deletion

Data Structure

Reasoning data stored locally:

  • memory/reason/decisions.json - Decision analyses
  • memory/reason/frameworks.json - Reasoning frameworks
  • memory/reason/arguments.json - Argument evaluations
  • memory/reason/fallacies.json - Fallacy detection log

Core Workflows

Analyze Decision

User: "Should I take the new job offer?"
→ Use scripts/analyze_decision.py --decision "job-offer" --factors "salary,location,growth"
→ Structure decision with pros/cons, weighted factors, trade-off analysis

Evaluate Argument

User: "Evaluate this argument for validity"
→ Use scripts/evaluate_argument.py --argument "..." --check-logic --check-evidence
→ Assess premises, reasoning, evidence, and identify weaknesses

Identify Fallacy

User: "What fallacy is in this reasoning?"
→ Use scripts/identify_fallacy.py --statement "..."
→ Detect logical fallacies, explain why they are flawed

Structure Problem

User: "Help me think through this complex problem"
→ Use scripts/structure_problem.py --problem "..." --approach systematic
→ Break problem into components, identify root causes, generate solutions

Module Reference

Scripts Reference

ScriptPurpose
analyze_decision.pyStructure decision analysis
evaluate_argument.pyEvaluate argument validity
identify_fallacy.pyIdentify logical fallacies
structure_problem.pyStructure complex problems
check_bias.pyCheck for cognitive biases
build_framework.pyCreate decision frameworks

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

李继刚认知工具箱

整合李继刚原创的11个认知工具,实现逻辑分析、问题挖掘、抽象表达、多角度思考和公文写作等深度认知任务。

Registry SourceRecently Updated
1900Profile unavailable
Research

🧠 Thinking Frameworks

Provides structured deep analysis and decision-making using 20 human thinking frameworks like critical thinking, first principles, red team, and design think...

Registry SourceRecently Updated
4360Profile unavailable
Research

First Principles Thinking

使用第一性原理思考方式,帮助用户从原始需求出发,避免 assumption,质疑现有方案并提出更好建议。当用户想要更深入的分析、质疑假设、或从根本重新思考问题时触发。也可使用 /fpt 命令强制触发。

Registry SourceRecently Updated
3560Profile unavailable
Coding

Deepthink Expert

升级版Expert Mode | 集成Claude Code多Agent并行机制 | 代码审查(4Agent并行+置信度评分) | 特性开发(7阶段工作流) | 复杂决策(7专家会诊+交叉验证) | 自动Ralph循环调试

Registry SourceRecently Updated
750Profile unavailable