Context engineering for AI powered
delivery.

Harness Intelligence shows the work around the diff: the context that shaped the agent, the workflow it followed, the checks that matched the change, and the evidence left for the next developer.
punks
user@harness-intelligence ~/repos/harness-intelligence (main) 

AGENTS.md

Agent definitions, capabilities and tool contracts.
Context

PLAN.md

Execution plan, steps, decisions and assumptions.
Plan

validation

Automated checks, test results and quality gates.
Validation

report

Run summary, artifacts and key outcomes.
Report
Start with the repository

Scaffold the operating surface.

Use punks scaffold setup to detect the repo, resolve the right packs, and write the prompt, skill, hook, and manifest surfaces the next agent should follow.
punks scaffold setup
punks scaffold setup
 
What the repo gets

Shared context. Visible quality bar.

Harness Intelligence connects rules, workflows, and checks to your reality, so every change is measured, reviewed, and improved.
01

Context

rules and memory
/docs/wiki/harness
.agents/notes
Project context
02

Workflows

phase contracts
Plan
Build
Review
Ship
03

Artifacts

inspectable trail
plan.md
review.md
checks.json
trace.log
04

Validation

surface-matched checks
Spec <-> Implemented
Docs <-> Behavior
Tests <-> Requirements
05

Adoption

baseline feedback
Quality bar 82%
Trend 7d
Report shipped
The operating loop

Intent becomes evidence.

Each step has a contract, an artifact, and a closeout signal, so the next developer can inspect how the work moved from request to evidence.
  1. 01
    Intent
    SPEC.md
  2. 02
    Scope
    PLAN.md
  3. 03
    Plan
    PLAN.md
  4. 04
    Implementation
    diff
  5. 05
    Validation
    checks
  6. 06
    Review
    review.md
  7. 07
    Docs / wiki / backlog / report
    docs

Keep going from docs.

The docs index is the entrypoint for work flows, trust model, validation gates, and developer runbooks.
$ hi docs index> Opening documentation index...> Ready.