Core Reviewer
The Core Reviewer analyzes text for consistency and adherence to a defined core set of principles, ensuring quality and alignment.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add core-reviewer npx -- -y @trustedskills/core-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"core-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/core-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The core-reviewer skill provides a mechanism to review and critique text, code, or other structured data. It can identify potential errors, suggest improvements in clarity or style, and offer alternative phrasing based on specified criteria. This helps ensure higher quality output from AI agents across various tasks.
When to use it
- Code Review: Have the agent analyze a block of code for syntax errors, logical flaws, or adherence to coding standards.
- Drafting Assistance: Get feedback on written drafts like emails, reports, or blog posts to improve clarity and tone.
- Content Validation: Verify factual accuracy and consistency in generated content before publication.
- Creative Writing Critique: Receive suggestions for improving the plot, character development, or pacing of a story.
Key capabilities
- Text/Code Analysis
- Error Identification
- Style Suggestions
- Alternative Phrasing
Example prompts
- "Review this Python code snippet and suggest improvements: [code snippet]"
- "Critique the following email draft for clarity and professionalism: [email text]"
- "Can you review this paragraph for factual accuracy? [paragraph of text]"
Tips & gotchas
The effectiveness of core-reviewer depends on providing clear instructions and context. Specify the desired criteria or style guide to ensure relevant feedback.
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.