agent-design skillA
agent-design is agent-read markdown (skill) from fusengine/agents: Use when choosing between workflow vs agent patterns, structuring orchestrator/subagent pipelines, or writing a Claude Code agent template..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<objective> Agent Design covers the architectural decisions behind building a high-performance AI agent: the workflow-vs-agent distinction (code-orchestrated vs LLM-directed control), the minimal agent structure (identity, capabilities, tools, constraints, workflow), and the "fresh eyes" principle -- each sub-agent gets only the context it needs, never the full orchestrator history. It routes to four references depending on the task: `patterns.md` for architecture choice (Single Agent, Orchestrator, Pipeline, Network, Supervisor, Hierarchical, Meta-Prompting), `workflows.md` for implementing APEX/TDD/Explore-Plan-Code/Review/Debug patterns inside an agent, `templates.md` for the full production frontmatter and Claude Code agent template, and `anti-patterns.md` for reviewing a design against common mistakes. </objective> # Agent Design Skill for designing high-performance AI agents following 2025 patterns. ## References - [patterns.md](references/patterns.md) - Load when: choosing an agent architecture (Single Agent, Agent+Tools, Orchestrator, Pipeline, Network, Supervisor, Hierarchical, Meta-Prompting) or comparing their trade-offs …
Read the whole file at its exact version.
How to install
mdr add fusengine/agents/agent-design@git:20260729.3b91eedmdr add fusengine/agents/agent-design@sha256:228fd8672e5e7dc5Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_bktpmh7p33ardzix)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260729.3b91eed latest | 2026-07-29 | 3b91eed | 3,558 B | A | view · diff |
| git:20260705.ba8ee52 | 2026-07-05 | ba8ee52 | 2,787 B | A | view · diff |
| git:20260705.8c2f9bc | 2026-07-05 | 8c2f9bc | 2,785 B | A | view · diff |
| git:20260124.acdc941 | 2026-01-24 | acdc941 | 4,313 B | A | view · diff |
| git:20260122.f6bc08c | 2026-01-22 | f6bc08c | 4,286 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3558 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
fusengine/agents · 28 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bktpmh7p33ardzix GET https://markdownregistry.com/api/v1/resolve?ref=fusengine/agents/agent-design GET https://markdownregistry.com/api/v1/blob/228fd8672e5e7dc51422b9221853195d510a81e2b6818d44e69a2d315146c5f5
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from fusengine/agents
Every file in fusengine/agents