Skip to content

Guides

First harness

  1. Copy AGENTS.md, feature_list.json and progress.md to the repository root.
  2. Fill in real test, lint and build commands.
  3. Add the first task with explicit scope and acceptance criteria.
  4. Commit the harness files.
  5. Run a governed agent session and review the result.

Legacy migration

Start with documentation and smoke tests before letting an agent modify production code. Expand scope one module at a time, only when verification is reliable.

Team rollout

Treat AGENTS.md as a shared operating artifact. Review changes carefully, use feature branches and track scope violations weekly.

Released under the MIT License.