Claude Code
Confidence 0.90 · 6 sources · last confirmed 2026-06-22
Anthropic’s coding agent — a terminal/CLI-first agent (with a desktop “Claude Cowork” surface) that has become, across the wiki’s 2026 sources, the reference harness practitioners benchmark other tools against. It is mentioned in ~45 wiki sources and is the named instantiation behind much of the agentic-engineering and agent-harness literature: Osmani names it in the convergence observation (top coding agents — Claude Code, Cursor, Codex, Aider, Cline — look more like each other than their underlying models do); Chou cites it as the model of a purpose-built harness (“Anthropic did it wonderfully for Claude Code”).
Its harness primitives recur throughout the wiki: AGENTS.md-style instruction files, hooks, subagents, skills, and — per Vo’s How I AI loops explainer — “routines” (scheduled loops) and the /goal primitive (a goal loop: run against a measurable outcome until validated or blocked), shipped at parity with OpenAI Codex’s “automations.”
Appears in this wiki via
- 2026-04-23-tan-yc-how-to-make-claude-code-your-ai-engineering-team-gstack — dedicated how-to: making Claude Code an AI engineering team.
- 2026-06-17-vo-how-i-ai-ai-agent-loops-claude-code-codex — routines +
/goalloop primitive; live build of a daily aging-PR review routine. - 2026-05-15-osmani-agent-harness-engineering — named in the cross-agent convergence observation.
- 2026-05-27-koomen-yc-lightcone-inside-yc-ai-playbook, 2026-05-20-ng-deeplearningai-ai-dev-26-sf-future-of-software-engineering, 2026-04-11-nodus-labs-fix-karpathys-llm-wiki-knowledge-graph-infranodus — referenced as a candidate coding-agent / harness tool.
Open questions
source_counthere counts inbound wikilinks; ~45 source pages mention Claude Code in prose without linking. Worth a future lint pass to convert prominent prose mentions to wikilinks now that the page exists.- Codex (OpenAI’s coding agent) is the recurring sibling product and is referenced as a
[[Codex]]wikilink without a page — a parallel promotion candidate if a second substantive source lands.