Auditpaper banner
LARi-UQAC LARi-UQAC

Auditpaper

Security community

Description

--- name: auditpaper description: "Audit a complete scientific paper: references, methodology, results, discussion, future works. Validates all citations against Scopus, flags content issues, runs cross-review via Gemini + GitHub Copilot, and produces an executable improvement plan file. Trigger on: /auditpaper, requests to audit or improve a full paper (not just the literature review)." --- Launch the `paper-auditor` agent to audit the following paper: $ARGUMENTS If no argument is provided,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository