Heuristics And Checklists

🌐Community
by lyndonkl · vlatest · Repository

This skill provides structured guidance via heuristics & checklists to ensure thoroughness and reduce errors in tasks and processes.

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 heuristics-and-checklists npx -- -y @trustedskills/heuristics-and-checklists
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to apply established rules of thumb (heuristics) and structured lists (checklists) to improve decision-making and task completion. It can help identify potential errors, ensure completeness in processes, and guide agents toward more reliable outcomes by systematically evaluating situations based on pre-defined criteria. The skill aims to reduce bias and increase the consistency of agent responses.

When to use it

  • Risk Assessment: When an AI needs to evaluate a situation for potential dangers or negative consequences before proceeding.
  • Complex Planning: To ensure all necessary steps are considered when developing a plan, preventing overlooked details.
  • Content Review: For agents generating text or code, to check for accuracy, completeness, and adherence to style guidelines.
  • Troubleshooting: To systematically diagnose problems by working through a checklist of potential causes.

Key capabilities

  • Application of pre-defined heuristics.
  • Utilization of structured checklists.
  • Error identification based on established criteria.
  • Process completeness verification.
  • Bias mitigation in decision making.

Example prompts

  • "Apply the 'Occam's Razor' heuristic to this problem: [problem description]"
  • "Use the checklist for creating a marketing campaign to ensure all steps are covered."
  • “Review this code snippet and use your heuristics to identify potential vulnerabilities.”
  • "Can you apply a checklist of common errors when writing SQL queries?"

Tips & gotchas

The effectiveness of this skill depends on the quality and relevance of the heuristics and checklists provided. Ensure that any supplied lists are accurate, up-to-date, and tailored to the specific task at hand for optimal 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
lyndonkl
Installs
17

🌐 Community

Passed automated security scans.