sota-writerlisted
Install: claude install-skill roomi-fields/paper-trail
# Skill : SOTA Writer (research-first, anti-hallucination)
## Why this skill exists
Citation hallucinations in academic writing are systemic when the
author writes from memory and looks up sources afterward. They include
inverted attributions ("X proved Y" when X proved ¬Y), fabricated
quotes (text in quotation marks that doesn't appear in the cited
source), wrong attributions (citing the wrong author for a known
result), and confusion between similar-named papers (homonymy).
The plugin paper-trail exists because a retracted paper in 2026-02
contained 12 such errors, signaled by the misrepresented author
themselves. This skill encodes the **inverted workflow** : research
→ read → write. Slower in appearance, faster in practice : no
post-submission audit, no remediation, no reviewer embarrassment.
## Scope
- **Vault root** : `$RESEARCH_VAULT_PATH` (resolved via the adapter,
default obsidian)
- **Registry** : `$RESEARCH_REGISTRY_PATH/refs/*.md` (one `.md` file
per ref with YAML frontmatter)
- **SOTA output location** : resolved via
`adapter.sota_output_path(topic_slug)`
## The supreme rule
**No claim in a SOTA without pointing to the notes body of a ref file
in state `page1_validated` (or higher).** If I want to write X but no
source supports X → either I find one, or I don't write X. No
rhetorical rephrasing to "keep" an unsourced claim.
## Mandatory 4-phase workflow
```
A. EXHAUSTIVE RESEARCH
├─ paper-search MCP (search_papers multi-source, 22 platforms)