Review
Analyzes text for factual accuracy and potential biases using buiducnhat's specialized knowledge base and review protocols.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add buiducnhat-review npx -- -y @trustedskills/buiducnhat-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"buiducnhat-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/buiducnhat-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The review skill enables AI agents to analyze, evaluate, and provide feedback on various inputs such as code, documents, or generated content. It helps ensure quality control by identifying errors, inconsistencies, or areas for improvement within the provided material.
When to use it
- Validate the accuracy and logic of code snippets before deployment.
- Critique draft articles or reports for clarity, tone, and structure.
- Assess the completeness of a project plan against specific requirements.
- Review creative outputs like storylines or design concepts for coherence.
Key capabilities
- Analyzes input content for errors and inconsistencies.
- Provides structured feedback on quality and adherence to standards.
- Evaluates logical flow and structural integrity of documents.
Example prompts
- "Review this Python script for potential bugs and suggest optimizations."
- "Critique the following blog post draft for clarity and engagement."
- "Analyze this project timeline to identify missing milestones or bottlenecks."
Tips & gotchas
Ensure you provide clear context about the specific criteria or standards the agent should use when evaluating your content. For best results, include detailed instructions on what aspects (e.g., performance, style, logic) are most important for the review.
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.