Auditreview banner
LARi-UQAC LARi-UQAC

Auditreview

Security community

Description

--- name: auditreview description: "Audit an existing review text: validate all references against Scopus, flag errors, analyze coverage gaps, and produce an executable improvement plan file. Trigger on: /auditreview, requests to validate or improve an existing review, reference checking requests." --- Launch the `scopus-auditor` agent to audit the following review: $ARGUMENTS If no argument is provided, use the file currently open in the IDE. If a file path is provided, the agent reads that

Installation

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

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

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

Full documentation available on GitHub

View Source Repository