Publication Research Pipeline

SkillDev tools

Publication Research Pipeline composes Arcanum research capabilities into a governed path from research question to publishable paper package. It keeps source understanding, evidence execution, claim adjudication, paper rewriting, and export packaging in separate owner lanes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Publication Research Pipeline skill

What this skill tells your AI

The instructions your AI receives, as published by cyberalchemyai/arcanum in .claude/skills/publication-research-pipeline/SKILL.md and read by ahel’s review.

Identity

  • Canonical ID: publication-research-pipeline
  • Aliases: none
  • Scope: library
  • Status: draft candidate, not promoted

Purpose

Publication Research Pipeline composes Arcanum research capabilities into a governed path from research question to publishable paper package. It keeps source understanding, evidence execution, claim adjudication, paper rewriting, and export packaging in separate owner lanes.

Trigger Conditions

Use this spell when:

  • a project aims to produce a publishable research paper;
  • local source understanding and empirical evidence both matter;
  • experiment outputs must update a paper without overclaiming;
  • multiple sigils and task sessions need one route, gate model, and evidence boundary.

Required Sigils

SigilRole In SpellRequired Mode
refineShape route, ambiguity, and next owner decisions.strategy/design
dispatch-specValidate the route DAG and handoff boundaries.validate
research-towerBuild or validate source-backed understanding and bridge decisions.standard/full
context-builderBuild compact source/evidence packs for execution.standard
research-evidence-harnessValidate run schemas, fixtures, metrics, and result summaries.dry-run/validate
task-sessionExecute bounded SWUs.task/SWU

Optional Sigils

SigilUse WhenNotes
inventorySource library/provenance coverage is incomplete.Feeds source/context readiness.
definitions-governanceTerms or metrics risk drift.Keeps definitions canonical within the project.
ontology-vaultA research graph or typed relationship model drives paper sections.Useful for graph-derived paper contracts.
codex-goal-profileA ready SWU needs native Codex Goal execution.Emits compact goal command/profile.
spellcraftThe spell itself is being revised or validated.Lifecycle owner for this spell.

Prerequisites

  • Research project root exists.
  • Claims, definitions, and at least one protocol or experiment candidate exist.
  • Write scope for any execution SWU is bounded.
  • Evidence-status upgrades require live analysis, not dry-run fixtures.

Shared State

StateOwnerUpdated ByConsumed By
Research route dispatchdispatch-specphase 1all phases
Tower learning packresearch-towerphase 2source and paper phases
Context/evidence packcontext-builderphase 3task-session and goal profile
Run schema and fixturesresearch-evidence-harnessphase 4dry-run and analysis phases
Evidence statusresearch projectanalysis taskpaper rewrite/export
Paper packageresearch projectpaper rewrite/export phasepublication package

Execution Phases

PhaseCapabilityInputOutputGateFailure Policy
1 Routerefine + dispatch-specproject objectivedispatch route and owner decisionsroute validatesblock on invalid route
2 Learning Towerresearch-towersources/corpus/questionlocal learning tower or recognition reportsource boundaries passblock if source claims collapse into local inference
3 Source Contextcontext-builder + inventorytower/source artifactscontext pack and source obligationscoverage sufficientflag or block by missing authority
4 Evidence Harnessresearch-evidence-harnessprotocols/work-packschema, validator, fixtures, result-summary plandry-run validation passesblock before live runs
5 Bounded Executiontask-session + optional codex-goal-profileready SWUruntime task resultacceptance evidence presentstop with BLOCK report
6 Claim Adjudicationproject-specific analysislive result dataevidence status updateslive data supports updatepreserve insufficient evidence
7 Paper Rewriteproject paper contractevidence status and graphpaper sections and reviewclaims match evidenceblock overclaims
8 Exportproject export gatepaper/data/protocolspublication packagereproducibility package completedefer missing pieces

Local Customization

  • Spell root: spells/publication-research-pipeline/
  • Gate strictness: strict for evidence and claims, standard for planning
  • Interaction mode: guided-auto for planning; explicit approval for live runs

Observability

Record spell-level telemetry when .arcanum/observability/ exists:

  • project root;
  • phases attempted;
  • route validation result;
  • tower status;
  • evidence-harness validation;
  • live-run authorization state;
  • evidence-status changes;
  • publication blockers.

Output Contract

Return:

## Publication Research Pipeline Result

- Project: <path>
- Status: pass | flag | block
- Dispatch route: <path>
- Tower status: pass | partial | block | not-needed
- Evidence harness: pass | partial | block
- Ready SWUs: <list>
- Goal profiles: <paths or none>
- Paper readiness: draft | evidence-blocked | publishable
- Exports: <paths or none>
- Next route: task-session | codex-goal | research-tower | research-evidence-harness | deferred

Signals

GitHub stars
25
Forks
3
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
publication-research-pipeline
Source
github.com/cyberalchemyai/arcanum