# Baseline

> Route fleet-scale behavior-baseline work to the baseline module.

- Skill: `abpai/baseline` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add abpai/baseline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/abpai/baseline/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: abpai (https://skillmd.com/u/abpai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/abpai/baseline

---


# /harness:baseline

Hidden wrapper for the `baseline` subcommand. Load the module and pass through
the user input.

1. Read the sibling module `../harness/baseline.md`.
2. Treat `$ARGUMENTS` as the stage override or repo baseline goal.
3. Follow the module's workflow and stop if the module cannot be read.
4. Preserve the wrapper invariant: baseline is resumable from on-disk artifacts;
   do not rely on chat memory across the human ratification gap.

User input: $ARGUMENTS

