# Reporting Checklist

> >

- **Type:** Skill
- **Install:** `agentstack add skill-neuroanalytics-data-science-harness-reporting-checklist`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [neuroanalytics](https://agentstack.voostack.com/s/neuroanalytics)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [neuroanalytics](https://github.com/neuroanalytics)
- **Source:** https://github.com/neuroanalytics/data-science-harness/tree/main/plugins/disseminate/skills/reporting-checklist

## Install

```sh
agentstack add skill-neuroanalytics-data-science-harness-reporting-checklist
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Skill: reporting-checklist

Attach the correct reporting guideline to a manuscript and work through it item by item, so the
paper meets the standard its study type requires and the checklist ships with submission. This is
completeness **Metadata** — a machine-and-reviewer-checkable record of what the paper reports. You
delegate the save to the **datalad doer**.

Load `plugins/disseminate/references/equator-guidelines.md` to pick the right guideline before
starting.

## When to use
- A manuscript product exists (`disseminate/draft-manuscript`) and needs a reporting-guideline pass,
  typically before submission.
- Do NOT use to write the manuscript (`draft-manuscript`) or to release/cite it (`dataset-release`).

## Steps
1. **Pick the guideline** — from the study design (see the reference): RCT → **CONSORT**;
   observational → **STROBE**; systematic review/meta-analysis → **PRISMA**; animal research →
   **ARRIVE**; neuroimaging methods reporting → **COBIDAS**. Confirm with the author if ambiguous.
2. **Instantiate the checklist** — write `manuscript/checklists/.md` with each item and a
   status (`reported: ` | `not-applicable: ` | `TODO`). Pre-fill items the harness
   can evidence from the manuscript + ledger (e.g. data-availability, provenance, registration/
   pre-registration from `obligations[]`); leave the rest `TODO` for the author.
3. **Register + log** — add the checklist path to the product's `outputs[]`; append
   `{ ts, op: reporting-checklist, stage: disseminate, note: " checklist for ", branch:  }`.
4. **Save** — delegate to the datalad doer: "save: `datalad save -m 'reporting-checklist:  for '`."
5. **Report** — the guideline chosen, how many items are satisfied vs. `TODO`, and the gaps the
   author must close before submission (e.g. a missing pre-registration → `govern/preregister`).

## Constraints
- Choose the guideline by study design, not convenience; when in doubt, ask.
- Mark an item `reported` only with a real section/page pointer — never claim compliance you cannot
  evidence; unknowns stay `TODO`.
- Record the checklist under the product's `outputs[]`; keep `log:` append-only and the ledger
  schema-valid. Delegate the save to the datalad doer.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [neuroanalytics](https://github.com/neuroanalytics)
- **Source:** [neuroanalytics/data-science-harness](https://github.com/neuroanalytics/data-science-harness)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-neuroanalytics-data-science-harness-reporting-checklist
- Seller: https://agentstack.voostack.com/s/neuroanalytics
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
