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.
$curl -o .claude/agents/compliance-checker.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/compliance-checker.mdInstalls into the current project.
Install compliance-checker by running `curl -o .claude/agents/compliance-checker.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/compliance-checker.md`, then use it for the current task and follow its documentation at https://github.com/maxwell2732/my-submission-formatting-agent.