Global Reviewer

🌐Community
by willoscar · vlatest · Repository

This "Global Reviewer" analyzes text for inconsistencies and potential issues across various contexts, ensuring clarity and accuracy.

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 global-reviewer npx -- -y @trustedskills/global-reviewer
2

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

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

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

About This Skill

What it does

The global-reviewer skill provides a mechanism for evaluating and providing feedback on text, code, or other digital assets. It can assess quality, identify potential issues (like factual inaccuracies or stylistic inconsistencies), and suggest improvements based on established guidelines or custom criteria. The skill aims to ensure consistency and high standards across various content types.

When to use it

  • Content Quality Assurance: Reviewing marketing copy for brand alignment and clarity before publication.
  • Code Review Assistance: Identifying potential bugs, security vulnerabilities, or style violations in code snippets.
  • Research Paper Evaluation: Checking research papers for factual accuracy, logical flow, and adherence to academic standards.
  • Documentation Consistency: Ensuring technical documentation maintains a consistent tone, terminology, and level of detail.

Key capabilities

  • Text evaluation
  • Code review
  • Quality assessment
  • Feedback generation
  • Adherence to guidelines

Example prompts

  • "Review this marketing copy for clarity and brand consistency: [paste text]"
  • "Assess the quality of this Python code snippet and suggest improvements: [paste code]"
  • "Evaluate this research paper abstract for factual accuracy and logical flow."

Tips & gotchas

The skill's effectiveness depends on providing clear guidelines or criteria. Specificity in your prompts will yield more targeted and useful 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
willoscar
Installs
20

🌐 Community

Passed automated security scans.