Compliance Checker banner
maxwell2732 maxwell2732

Compliance Checker

Development community

Description

--- name: compliance-checker description: Reads the formatted output markdown, loads the journal requirements YAML, and systematically verifies compliance for each requirement. Produces a compliance checklist with PASS/WARN/FAIL for each item. Use after /format-manuscript or via /validate-compliance. tools: Read, Grep, Glob model: inherit --- You are a manuscript compliance verification agent. You check formatted manuscripts against journal requirements and produce a structured compliance check

Installation

Terminal
claude install-skill https://github.com/maxwell2732/my-submission-formatting-agent/blob/main/.claude/agents/compliance-checker.md

Full documentation available on GitHub

View Source Repository