Skip to content
#

agent-patterns

Here are 18 public repositories matching this topic...

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.

  • Updated Aug 8, 2026
  • HTML

Educational guide and worked examples for writing Claude Code .claude/agents/*.md subagent definition files: description-as-router, model-tier selection by work shape, the skill/agent content split, restating critical rules inline, and the follow-report-never-override rule for standing decisions.

  • Updated Aug 20, 2026

A blank, fill-in scaffold for the always-loaded memory file of a long-running project. Encodes six mechanisms: a closed status-label taxonomy where labels move only on evidence, numbered standing directives that can be superseded but never silently dropped, supersede-in-place archival of status blocks.

  • Updated Aug 20, 2026

🧬 Battle-tested patterns for building self-evolving AI agents. Production code from 1,000+ autonomous cycles on Claude API. Context engineering, immune systems, multi-agent orchestration.

  • Updated Mar 18, 2026
  • Python

The model proposes; the harness disposes. 18+ runnable engineering patterns, framework adapters, and deterministic gates for governed, production AI agents.

  • Updated Aug 2, 2026
  • Python

Improve this page

Add a description, image, and links to the agent-patterns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the agent-patterns topic, visit your repo's landing page and select "manage topics."

Learn more