Skip to main content
ClaudeWave

📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev

Subagents2.5k stars287 forksPythonUpdated 1mo ago
Editor's note

Harness Books is a two-volume written resource, available to read online or download as PDFs, that examines the engineering principles behind AI coding agents, with Claude Code as the primary subject of Book 1 and a side-by-side comparison of Claude Code and OpenAI Codex in Book 2. Rather than walking through source code, the books analyze how harness components, specifically the control plane, query loop, tool permissions, context governance via CLAUDE.md and compact operations, failure recovery, and multi-agent verification, work together to keep an agent system bounded and accountable inside real terminal and repository environments. Book 2 focuses on where each system places architectural authority, contrasting Claude Code's runtime discipline against Codex's more structured control layer. The books target developers and engineering teams building or evaluating coding agents, with a particular emphasis on converting individual operational experience into reusable institutional rules. One concrete focus is treating model errors as runtime norms rather than exceptions and designing recovery paths accordingly.

ClaudeWave Trust Score
75/100
Trusted
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/wquguru/harness-books && cp harness-books/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

1 items in this repository

Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-aiai-agentsai-engineeringclaude-codecodexcontext-engineeringdeveloper-toolsllmprompt-engineering

What people ask about harness-books

What is wquguru/harness-books?

+

wquguru/harness-books is subagents for the Claude AI ecosystem. 📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev It has 2.5k GitHub stars and was last updated 1mo ago.

How do I install harness-books?

+

You can install harness-books by cloning the repository (https://github.com/wquguru/harness-books) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is wquguru/harness-books safe to use?

+

Our security agent has analyzed wquguru/harness-books and assigned a Trust Score of 75/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains wquguru/harness-books?

+

wquguru/harness-books is maintained by wquguru. The last recorded GitHub activity is from 1mo ago, with 3 open issues.

Are there alternatives to harness-books?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy harness-books to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: wquguru/harness-books
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wquguru-harness-books)](https://claudewave.com/repo/wquguru-harness-books)
<a href="https://claudewave.com/repo/wquguru-harness-books"><img src="https://claudewave.com/api/badge/wquguru-harness-books" alt="Featured on ClaudeWave: wquguru/harness-books" width="320" height="64" /></a>

More Subagents