Rules Reviewer

🌐Community
by alfredoperez · vlatest · Repository

This tool analyzes text to identify potential rule violations and inconsistencies, ensuring accuracy and compliance in your documentation.

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

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

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

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

About This Skill

What it does

The rules-reviewer skill analyzes text based on a set of predefined rules and provides feedback. It identifies potential violations or inconsistencies within the provided text, ensuring adherence to specific guidelines. This helps maintain consistency and quality across various documents and content types.

When to use it

  • Code Review: Ensure code snippets adhere to established coding standards and best practices.
  • Policy Compliance: Verify internal policies are followed in documentation or employee communications.
  • Content Editing: Check articles, blog posts, or marketing materials for consistency with brand guidelines.
  • Legal Document Analysis: Identify potential issues within contracts or legal agreements based on predefined regulations.

Key capabilities

  • Rule-based text analysis
  • Violation identification
  • Feedback generation
  • Adherence to predefined guidelines

Example prompts

  • "Review this code snippet for Angular best practices: [code snippet]"
  • "Check this policy document against our company's compliance rules."
  • "Analyze this blog post and flag any inconsistencies with the brand style guide."

Tips & gotchas

The skill’s effectiveness depends heavily on the quality and specificity of the predefined rules. Ensure these rules are accurate and up-to-date for optimal results.

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
alfredoperez
Installs
13

🌐 Community

Passed automated security scans.