Repository Harness
repo_harnessGenerate setup, validation, runtime, and context commands for coding agents or CI harnesses.
Instructions
Generate setup, validation, runtime, and context commands for an agent or CI harness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Repository path. Defaults to current working directory. | |
| includeMarkdown | No | Return a compact human-readable markdown report instead of the full JSON. Defaults to false. |