agentic-harness

Community

Route, gate, and self-repair agentic pipelines

Authorthistleknot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

agentic-harness solves the problem of unstable, illegal, or incoherent outputs produced by autonomous LLM coding pipelines by turning them into a legality-checked, state-tracked, self-repairing workflow.

Core Features & Use Cases

  • Coherence-gated execution loop: uses an explicit coherence todo flag and only marks completion after a representative run actually passes.
  • State machine over conversation: replaces chatty “keep going” behavior with validated transitions and tool-checked gates.
  • Structured response wire format: enforces typed payloads at every machine-to-machine boundary to prevent prose-driven truncation and ambiguity.
  • Critic agent ensemble option: for difficult tasks, runs conservative/balanced/creative critics and aggregates blocking issues into an ACCEPT/REVISE/ESCALATE decision.
  • Anti–band-aid repair discipline: fixes the mechanism that produced failure classes, validated by minimal repro + full harness run.

Quick Start

Tell an AI to use agentic-harness to run a bounded coding pipeline, enforce legality and coherence gates, and only finalize when the expected artifacts reopen and verification passes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agentic-harness
Download link: https://github.com/thistleknot/skills/archive/main.zip#agentic-harness

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.