Submitcheck banner
LARi-UQAC LARi-UQAC

Submitcheck

Design community

Description

--- name: submitcheck description: "Check whether a LaTeX paper meets the submission requirements of a target journal. Verifies page count, required sections, reference style, abstract length, keywords, figure count, and anonymization. Produces an executable submission checklist. Trigger on: /submitcheck, requests to check paper readiness for submission to a specific journal." --- Launch the `submit-checker` agent to check submission readiness: $ARGUMENTS Provide both the source file path and

Installation

Installs to ~/.claude/commands/lari-uqac-researchtools-submitcheck.md

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

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

Full documentation available on GitHub

View Source Repository