Builds an evidence bank, claim register, and figure plan from available results or executed study outputs.
Scanned 6/11/2026
Install to Claude Code
npx -y skills add mmTheBest/Research-Architect --skill research-architect-evidence --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Research Architect Evidence?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mmthebest-research-architect-evidence)More formats (shields.io, HTML) on the badges page.
---
name: research-architect-evidence
description: Builds an evidence bank, claim register, and figure plan from available results or executed study outputs.
---
# First Paper Evidence Bank
Use this branch after study design and after the user has results, observations, simulations, analyses, derivations, figures, or draft claims.
## Blocking rule
If no evidence exists yet, do not draft. Create an execution checklist and return to `research-architect-design`.
## Inputs
Read:
```text
paper_output/confirmed_research_spine.md
paper_output/study_design_brief.md
paper_output/analysis_plan.md
paper_output/evaluation_plan.md
paper_output/experiment_registry.md
source files/results supplied by user
```
## Required outputs
Create:
```text
paper_output/evidence_bank.md
paper_output/claim_register.md
paper_output/figure_asset_map.md
paper_output/claim_strength_calibration.md
paper_output/result_interpretation_notes.md
```
## Evidence bank schema
| Evidence ID | Source/File | Result Type | What It Shows | Related Claim | Strength | Limitations | Figure/Table Candidate | Verification Status |
|---|---|---|---|---|---|---|---|---|
## Claim register schema
| Claim ID | Draft Claim | Claim Level | Evidence IDs | Citation IDs | Required Qualification | Forbidden Overclaim | Status |
|---|---|---|---|---|---|---|---|
## Figure asset map schema
| Figure ID | Argument Function | Evidence IDs | Panel Plan | Main Message | Required Caption Claim | Risk | Status |
|---|---|---|---|---|---|---|---|
## Claim strength labels
Use:
- `direct_result`: directly observed or computed;
- `supported_inference`: reasonable interpretation;
- `comparative`: supported by explicit comparison;
- `mechanistic_or_causal`: only if the design justifies it;
- `speculative`: plausible but untested;
- `unsupported`: remove or redesign evidence.
## Rules
- Do not let a claim enter the draft unless it has evidence, citation support, or explicit limitation language.
- Do not use images as evidence unless their source and meaning are clear.
- Captions must state what the figure shows, not what the author hopes it proves.
- Interpretation must not outrun design.
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!