sequenxa/research-agent-harness
Drop-in Agent Skills for the research reconciliation harness: install, adapter wiring, and experiment plan artifacts.
Install and operate the research reconciliation harness — init contract, validate, promote desired fingerprint, run supervisor loop, reconcile, status, preflight. Use when dropping the harness into a research project, wiring research-harness CLI, or supervising workers until they are live and stable.
Implement RuntimeAdapter, CheckpointAdapter, and DiagnosticsAdapter so a host research repo can run under the research harness. Use when wiring inspect/restart/relaunch/stop, mutation preflight, fingerprints, checkpoints, or diagnostics evidence collection for research-harness.
Project methodology artifacts into experiment/plan.json and optional schedule.csv for the research harness. Use when mapping experimental-design, statistical-power, or hypothesis-generation outputs into a frozen harness plan, or when wiring contract.experiment pointers before research-harness run.