Review
Analyzes Open Horizon Labs documentation and code repositories to identify potential issues and suggest improvements.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add open-horizon-labs-review npx -- -y @trustedskills/open-horizon-labs-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"open-horizon-labs-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/open-horizon-labs-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Review
What it does
This skill enables AI agents to perform comprehensive reviews of various inputs, likely including code, documentation, or project artifacts. It provides a structured mechanism for agents to evaluate quality, adherence to standards, and potential issues within the provided context.
When to use it
- Code Audits: Have an agent review pull requests or new modules before deployment to catch bugs or style violations.
- Documentation Checks: Validate that technical documentation is up-to-date, accurate, and follows company style guides.
- Compliance Verification: Ensure generated content or configurations meet specific regulatory or security requirements.
- Quality Assurance: Run periodic reviews on existing repositories to maintain high standards over time.
Key capabilities
- Performs detailed analysis of submitted artifacts.
- Evaluates content against defined criteria or best practices.
- Generates structured feedback reports on findings.
Example prompts
- "Review this Python module for security vulnerabilities and performance bottlenecks."
- "Analyze the provided API documentation for clarity and completeness."
- "Conduct a compliance review of this configuration file against our internal security policy."
Tips & gotchas
Ensure you provide clear context or specific criteria when requesting a review to get the most relevant feedback. This skill is designed for evaluation rather than direct modification, so pair it with tools that can apply suggested changes if needed.
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.