Builds a claim-level citation support bank for background, positioning, methods, interpretation, and limitations.
Scanned 6/11/2026
Install to Claude Code
npx -y skills add mmTheBest/Research-Architect --skill research-architect-citation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Research Architect Citation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mmthebest-research-architect-citation)More formats (shields.io, HTML) on the badges page.
---
name: research-architect-citation
description: Builds a claim-level citation support bank for background, positioning, methods, interpretation, and limitations.
---
# First Paper Citation Support
Use this branch after literature mapping and before first-draft writing.
## Purpose
Build a citation support bank. This is separate from exemplar learning.
- Exemplar learning teaches structure.
- Citation support justifies specific literature statements.
## Inputs
Read:
```text
paper_output/project_config.json
paper_output/concept_dossier.md
paper_output/sota_gap_map.md
paper_output/confirmed_research_spine.md
paper_output/claim_register.md when available
paper_output/reference_materials/source_index.md
```
## Required output
Create:
```text
paper_output/citation_support_bank.md
```
Use:
| Citation ID | Full Reference or Stable Identifier | Year | Source Type | Supports Section | Support Claim Sentence | Why It Fits | Verification Status | Notes |
|---|---|---|---|---|---|---|---|---|
## Candidate count
Default target: 30 high-quality candidate sources. If the project is narrow or the user provides fewer sources, produce fewer and explicitly mark coverage gaps.
## Verification statuses
- `verified`: metadata and claim support checked;
- `partial`: likely relevant but claim support requires checking;
- `needs_user_file`: source inaccessible without user-provided file;
- `reject`: not suitable for citation.
## Rules
- Never invent bibliography entries.
- Never cite a paper for a claim it does not support.
- Prefer sources with clear claim relevance over superficially similar titles.
- Use a coherent subset in the draft; do not dump all candidates.
- Mark uncertainty rather than hiding it.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!