Decision Auditor

🌐Community
by rohanpatriot Β· vlatest Β· Repository

The Decision Auditor analyzes choices for potential biases & risks, ensuring more objective and well-reasoned outcomes – vital for critical evaluations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add decision-auditor npx -- -y @trustedskills/decision-auditor
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "decision-auditor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/decision-auditor"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The decision-auditor skill analyzes a decision-making process and provides insights into its rationale, potential biases, and alternative approaches. It can identify missing information or logical fallacies that may have influenced the outcome. The tool aims to improve the quality of decisions by providing retrospective evaluation and suggesting improvements.

When to use it

  • Post-mortem analysis: Review a past decision to understand why it was made and if there were any overlooked factors.
  • Risk assessment: Evaluate potential risks associated with a proposed course of action by identifying weaknesses in the reasoning.
  • Training & education: Use as a learning tool to demonstrate effective decision-making processes and common pitfalls.
  • Bias detection: Identify potential biases that may have influenced a decision, such as confirmation bias or anchoring bias.

Key capabilities

  • Rationale analysis
  • Bias identification
  • Missing information detection
  • Logical fallacy detection
  • Alternative approach suggestion

Example prompts

  • "Analyze the following decision: [paste decision description here] and identify any potential biases."
  • "Review this reasoning process: [paste reasoning here]. Did it consider all relevant factors?"
  • β€œWhat are some alternative approaches that could have been considered when deciding to [action taken]?”

Tips & gotchas

The quality of the audit depends heavily on the clarity and completeness of the information provided about the original decision-making process. Providing detailed context will yield more accurate and useful results.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rohanpatriot
Installs
8

🌐 Community

Passed automated security scans.