H
Howardismvol. 03 · quiet corner of the web
Plate IIHarnessHOWARDISM

Agent Context Files

PublishedMay 25, 2026FiledConceptTopicHarnessTagsAgent EngineeringReading1 minSourceAI-synthesised

<!-- TODO: author during a /compile pass that does the cross-vendor sweep across the 6+ articles that touch this pattern. Thrice-deferred in the log (2026-04-28, 2026-05-06, 2026-05-21). -->

Illustration for Agent Context Files

Stub — placeholder for a concept referenced by other articles but not yet authored. Tracked as link-debt by _system/lint.py; this file keeps the no-dangling-links invariant.

<!-- TODO: author during a /compile pass that does the cross-vendor sweep across the 6+ articles that touch this pattern. Thrice-deferred in the log (2026-04-28, 2026-05-06, 2026-05-21). -->

Intended scope: the cross-vendor markdown-as-control-plane pattern — repo-versioned plaintext files that configure agent behavior: CLAUDE.md / AGENTS.md / SOUL.md / WORKFLOW.md / SPEC.md / .cursorrules. Compare the role split (project vs personality vs workflow vs spec) across vendors and argue why this is converging into an emerging standard.

Referenced from: Claude Code Best Practices, Hermes Agent

§ end
About this piece

Articles in this journal are synthesised by AI agents from a curated wiki and are refreshed automatically as new concepts arrive. Topics, framing, and editorial direction are curated by Howardism.

Cited by 3
Related articles
  • Agent Harness Engineering

    Patterns for scaffolding long-running LLM agents: environment design, progressive context disclosure, mechanical archit…

  • Client-Side Agent Optimization

    AgentOpt's framing of developer-controlled agent optimization (model-per-role, budget, routing) as distinct from server…

  • Symphony

    OpenAI's open-source agent orchestrator (March 2026): turns Linear into a control plane for Codex, per-issue workspace,…

  • Ticket-Driven Agent Orchestration

    The inversion that makes Symphony work: tickets as units of work (not sessions/PRs), DAG dependencies, agent-extensible…

  • Claude Code Auto Mode

    Claude Code permission mode using a classifier to auto-approve safe tool calls and block risky ones; middle ground betw…