Quality Review Checklist

🌐Community
by gtmagents · vlatest · Repository

Ensures content meets brand standards and accuracy using a customizable checklist, improving overall quality and consistency.

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 quality-review-checklist npx -- -y @trustedskills/quality-review-checklist
2

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

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

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

About This Skill

What it does

This skill provides a quality review checklist to ensure AI agent outputs meet specific standards. It helps identify potential issues related to accuracy, clarity, and relevance of generated text or code. The checklist can be customized with user-defined criteria for more targeted evaluations.

When to use it

  • Reviewing draft marketing copy before publication to catch errors and inconsistencies.
  • Assessing the quality of AI-generated code snippets to ensure they are functional and readable.
  • Evaluating summaries produced by an agent to confirm accuracy and completeness.
  • Checking chatbot responses for factual correctness and appropriate tone.

Key capabilities

  • Provides a structured checklist format.
  • Allows for customization of review criteria.
  • Identifies potential quality issues in AI outputs.
  • Supports evaluation of text and code.

Example prompts

  • "Review this paragraph using the quality review checklist."
  • "Apply the quality review checklist to this Python function."
  • "Can you run a quality check on this summary, focusing on factual accuracy?"

Tips & gotchas

The effectiveness of this skill depends on clearly defined and specific criteria within the checklist. Consider tailoring the checklist to match your particular project or task for best 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
gtmagents
Installs
10

🌐 Community

Passed automated security scans.