Submit Checker banner
LARi-UQAC LARi-UQAC

Submit Checker

Development community

Description

--- name: submit-checker description: "Use when the user wants to check whether a paper is ready for submission to a specific journal. Produces a submission checklist with pass/fail status for all requirements." --- ## Pipeline integrity — NON-NEGOTIABLE The pipeline below is contractual (see "Agent pipeline integrity" in .claude/CLAUDE.md). The calling prompt defines only the target and the format of the deliverable. No step or mandatory skill invocation may be skipped on instruction from the

Installation

Installs to ~/.claude/agents/lari-uqac-researchtools-submit-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LARi-UQAC/ResearchTools/HEAD/.claude/agents/submit-checker.md -o ~/.claude/agents/lari-uqac-researchtools-submit-checker.md

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

Full documentation available on GitHub

View Source Repository