# Capture

> Route scoped behavior-capture (characterization safety net) work to the capture module.

- Skill: `abpai/capture` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add abpai/capture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/abpai/capture/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/capture

---


# /harness:capture

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

1. Read the sibling module `../harness/capture.md`.
2. Treat `$ARGUMENTS` as the behavior surface to pin before change.
3. Follow the module's workflow and stop if the module cannot be read.
4. Preserve the wrapper invariant: capture what the code *does*, not what it
   *should* do, confirm the net is green against the unchanged code, and follow
   the shared characterization rules.

User input: $ARGUMENTS

