hoangnb24/repository-harness
A repository-level operating harness that gives AI coding agents project context through structured documentation like AGENTS.md, HARNESS.md, and architecture docs.

This project provides patterns and tooling for making any software repository agent-ready. It creates stable shims (AGENTS.md) and collaboration models (HARNESS.md, FEATURE_INTAKE.md, ARCHITECTURE.md) that give coding agents answers about project intent, risk levels, validation expectations, and architectural decisions before they start modifying code. The harness approach shifts the focus from improving agent prompts to improving the repository environment itself.