Strict Auditor
The Strict Auditor skill meticulously verifies responses for adherence to specific rules and constraints, ensuring accuracy and consistency in outputs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add strict-auditor npx -- -y @trustedskills/strict-auditor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"strict-auditor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/strict-auditor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The strict-auditor skill meticulously reviews text for factual accuracy and logical consistency. It identifies potential errors, biases, or unsupported claims within a given piece of writing. The skill then provides detailed feedback highlighting these issues and suggesting improvements to ensure higher quality output.
When to use it
- Content Verification: Before publishing articles or reports, use
strict-auditorto catch inaccuracies and strengthen credibility. - Code Review Assistance: Identify potential logic errors or inconsistencies in code documentation or explanations.
- Draft Feedback: Get detailed feedback on drafts of creative writing or technical documents before finalization.
- Bias Detection: Evaluate text for subtle biases or unfair representations, promoting more inclusive and objective communication.
Key capabilities
- Factual accuracy verification
- Logical consistency checks
- Bias detection
- Detailed error reporting
- Suggestion of improvements
Example prompts
- "Strictly audit this paragraph for factual errors: [paragraph text]"
- "Review the following document and identify any logical inconsistencies: [document text]"
- "Can you assess this article for potential biases? [article text]"
Tips & gotchas
The skill's effectiveness depends on providing clear and well-defined input. Complex or ambiguous language may reduce accuracy, so ensure your source material is as precise as possible.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.