research-architect-bra…
Use when a user needs distinct, feasible Research Architect research-question options from a raw topic, available materials, constraints, and—when…
Use when reviewing, revising, or deciding whether to complete a Research Architect draft, especially when its reference adaptation, design, evidence, citations, claim boundaries, copying risk, or missing upstream artifacts need an auditable diagnosis.
$ npx -y skills add mmTheBest/Research-Architect --skill research-architect-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/research-architect-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when reviewing, revising, or deciding whether to complete a Research Architect draft, especially when its reference adaptation, design, evidence, citations, claim boundaries, copying risk, or missing upstream artifacts need an auditable diagnosis.
name: research-architect-audit description: "Use when reviewing, revising, or deciding whether to complete a Research Architect draft, especially when its reference adaptation, design, evidence, citations, claim boundaries, copying risk, or missing upstream artifacts need an auditable diagnosis."
Audit the available artifact trail and route each problem to the artifact that owns the decision. Do not turn missing evidence or provenance into a pass.
Read all available artifacts under `paper_output/`, especially the project configuration, terminology/object ledger, exemplar profile/adaptation, selected or confirmed spine, study design, evidence bank, claim register, display-system plan, evidence-display map, citation bank, promise-resolution map, blueprint, rationale matrix, and draft.
Read `../research-architect/references/quality-gates.md`. Use `../research-architect/templates/audit_report.md` as the output structure.
Create:
paper_output/audit_report.md paper_output/revision_queue.md paper_output/final_artifact_manifest.md paper_output/run_manifest.json paper_output/pipeline_state.json
Accept an external draft or a partial `paper_output/` directory. If intake has not happened, collect the draft location, project scope, and constraints first. Record each missing upstream artifact as an `intake_debts.md` entry with its affected claim/gate, severity, and next owner. Audit the material that exists; label debts `BLOCKED` or scoped limitations instead of inventing a clean trail.
Use the audit to review a draft gate by gate: target-reference logic, adaptation, spine, feasibility, literature grounding, design, evidence, displays, citations, independence, completeness, and inference boundaries. Within the existing gates, also check that terminology/Object IDs are stable, the manuscript-wide display sequence assigns one non-overlapping job per display before panel detail, and every material promise resolves to evidence/warrant and bounded closure. Route framing failures to literature/brainstorm, design failures to design, evidence/display-readiness failures to evidence, citation failures to citation, and prose-only or promise-structure issues to draft.
Use these exact canonical gate names in `audit_report.md`:
After the audit, present blocking failures, accepted scope limits, and the revision queue. Do not declare the work complete until the user explicitly clears the audit and no blocking failure remains. Record the user decision with `python3 ../research-architect/scripts/run_state.py gate paper_output audit_clearance <status>`; an override must include `--override-reason`. After an approval or override, run `python3 ../research-architect/scripts/run_state.py stale paper_output --record`, `python3 ../research-architect/scripts/first_paper_artifact_check.py paper_output --mode full`, and `python3 ../research-architect/scripts/validate_run.py paper_output --require-cleared-gates`. If any check fails, reset this gate to `blocked`, return to its upstream owner, and do not declare completion. Do not create another approval gate in this branch.
For `guided` depth, audit the spine, claims, evidence path, and highest-risk sections first. `standard` and `deep` audit the complete available trail and preserve a fuller revision queue.
Research Architect is a research workflow skill suite for moving from a raw topic, partial materials, or scattered results to a coherent research-paper draft.
Use when a user needs distinct, feasible Research Architect research-question options from a raw topic, available materials, constraints, and—when…
Use when a Research Architect project or existing draft needs claim-level literature support for background, positioning, methods, interpretation, limitations,…
Use when a Research Architect candidate research spine and approved exemplar adaptation need to become a feasible, field-appropriate study design, analysis…
Use when a Research Architect project has an evidence-ready spine, evidence and claim trail, citation support, terminology/object identities, and display logic…
Use when executed research materials, results, observations, analyses, or draft claims need to become a Research Architect evidence bank, claim register,…
Use when starting or resuming a Research Architect project—including an existing draft that needs review—and you need to capture target reference papers,…