How this command is triggered — by the user, by Claude, or both
Slash command
/harness:buildThe summary Claude sees in its command listing — used to decide when to auto-load this command
cmux-pipeline skill을 호출해 사용자 입력을 처리한다. 입력 파싱: - 첫 인자: topic (또는 `--resume <run-id>`, `--status`, `--list`, `--gc`) - 옵션: `--checkpoint=`, `--skip=`, `--greenfield`, `--brownfield`, `--phase-timeout=`, `--compact-every=`, `--no-confirm`, `--dry-run`, `--verbose`, `--model=` 위임: cmux-pipeline skill에 사용자의 원본 입력을 그대로 전달.
cmux-pipeline skill을 호출해 사용자 입력을 처리한다.
입력 파싱:
--resume <run-id>, --status, --list, --gc)--checkpoint=, --skip=, --greenfield, --brownfield, --phase-timeout=, --compact-every=, --no-confirm, --dry-run, --verbose, --model=위임: cmux-pipeline skill에 사용자의 원본 입력을 그대로 전달.
npx claudepluginhub gprecious/harness --plugin harness/buildExecutes incremental, test-driven implementation of tasks from a plan. Accepts "auto" to run through the entire plan without human stepping between tasks.
/buildBuilds, compiles, and packages projects with error handling, optimization for dev/prod/test, and detailed reporting. Supports optional target and flags like --type, --clean, --optimize.
/buildScaffolds a VitePress site from existing wiki markdown files, adding dark theme, dark-mode Mermaid diagrams, and click-to-zoom for images and diagrams.
/buildPlans and executes against SPEC.md with optional target selection, verification contracts, and auto-backprop on failure.
/buildBuilds a macOS/iOS Shortcut end-to-end via a delegate agent. Pass a natural-language brief describing the desired shortcut functionality.
/buildBuilds a task from a Notion page URL: fetches details and properties, implements per spec with progress updates in Notion, communicates via comments if needed, then marks complete with optional diff explanation.