jamditis

Content Auditor — AI skill for Claude Code

AI community

Runs parallel audits on LLM Advisor content for quality assurance.

How to install Content Auditor

Installs to ~/.claude/skills/jamditis-tools-content-auditor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamditis-tools-content-auditor && curl -fsSL https://raw.githubusercontent.com/jamditis/tools/HEAD/.claude/skills/content-auditor.md -o ~/.claude/skills/jamditis-tools-content-auditor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Content Auditor does


name: content-auditor context: fork description: Runs parallel audits on LLM Advisor content for quality assurance

Content Auditor Skill

This skill spawns parallel sub-agents to audit different aspects of the LLM Advisor content simultaneously, leveraging Claude Code's new forked context feature.

When to Use

  • Before major releases or deployments
  • After bulk content updates
  • When validating contributed content
  • During periodic quality reviews

Audit Tasks (Run in Parallel)

Alternatives in AI

  • Generative Media Skills — Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI) 3k ★
  • Sentrux — Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improveme 2.9k ★
  • Develop — Development phase - Build solutions with multi-AI implementation and quality gates 2.8k ★

Full documentation available on GitHub

View Source Repository