Citation Formatter banner
shimo4228 shimo4228

Citation Formatter

Development community

Description

--- name: citation-formatter description: Citation and reference list specialist for academic papers. Verifies that all in-text citations have matching reference list entries, that reference format is consistent (APA-like / Chicago / etc.), that DOIs and arXiv IDs are valid, and that no orphan citations or unreferenced sources exist. Use PROACTIVELY before paper deposit, after source-fidelity-checker and vocabulary-consistency-checker pass. tools: ["Read", "Grep", "Glob", "WebFetch"] model: haik

Installation

Installs to ~/.claude/agents/shimo4228-claude-harness-citation-formatter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-harness/HEAD/agents/citation-formatter.md -o ~/.claude/agents/shimo4228-claude-harness-citation-formatter.md

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

Full documentation available on GitHub

View Source Repository