Chachamaru127/claude-code-harness
A structured development harness that orchestrates Claude Code autonomous agent workflows with bounded execution paths.

This repository provides a disciplined delivery loop for Claude Code, transforming raw agent work into repeatable operating paths. It enforces a workflow of writing specs and plans, implementing approved slices, verifying results, reviewing independently, and packaging release evidence. The harness supports multiple AI coding agents (Claude Code, Codex, OpenCode), includes skill-based execution, and uses a Go-based core for managing agent sessions and workflow boundaries.