

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# AGENTS.md23This is the context file for *this* repository -- the one about context engineering. `CLAUDE.md` is symlinked to this file for Claude Code compatibility. For usage notes and an overview of what's here, read the [README](README.md).45## What This Project Is67A public companion repo to [Rethinking Team Topologies for AI-Augmented Development](https://brianfending.substack.com/p/rethinking-team-topologies-for-ai). Working examples of context file structures (single-file, context directory, cascading, agents) alongside reference copies of the context-setup plugin (which has since moved!). Patterns you understand are here, IDE helpers you can install from [ordovera/ordovera-plugins](https://github.com/ordovera/ordovera-plugins).89## Structure1011- `examples/` -- All patterns and templates, organized by complexity level12 - `single-file/` -- Four single-file AGENTS.md examples at different complexity levels13 - `directory/` -- Full context directory with six template files14 - `cascading-files/` -- Global, project, and subdirectory cascading examples15 - `agents/` -- Agent-as-workflow pattern with two example agents and shared config16 - `agent-teams/` -- Multi-agent teams with optional Jira integration (activation, team structure, phases, templates)17- `examples/claude-config/` -- Working skills and hooks configuration (copy to `.claude/`)18- `plugins/` -- Reference copies of Claude Code plugins (install from [ordovera/ordovera-plugins](https://github.com/ordovera/ordovera-plugins) instead)19 - `context-setup/` -- Scaffold, audit, align, optimize MCP tools, usage diagnostics, and upgrade context files20- `evolution.md` -- What changed since the June 2025 article2122## Standards2324- No emojis, no decorative symbols25- kebab-case filenames26- Direct, practitioner voice -- not academic, not marketing27- Conventional commits (feat/fix/docs/etc)28- All markdown must pass markdownlint (MD013 disabled for line length)29- Example files use `[bracket]` placeholders -- no fictional companies or products3031## Navigation3233Read different files depending on the task:3435- Adding or editing examples: read the target directory's `README.md` first, then the existing examples for the pattern36- Understanding the repo's purpose and framing: `README.md`37- Understanding what changed since the article: `evolution.md`38- Understanding cross-agent coordination: `examples/agents/README.md` and `examples/agents/shared-config.json`39- Setting up agent teams with Jira: `examples/agent-teams/README.md`40- Setting up skills and hooks via copy: `examples/claude-config/README.md`41- Installing skills via plugin: install from [ordovera/ordovera-plugins](https://github.com/ordovera/ordovera-plugins); local `plugins/context-setup/` is a reference copy4243## File Format Convention4445Every example file follows the same structure:46471. **Title and intro** -- what this example is, when to use it (2-3 sentences)482. **Fenced template** -- the actual AGENTS.md content the reader would copy, wrapped in backtick fences493. **Notes section** -- explains why the template is structured this way, when to graduate to something more complex5051Files containing nested markdown code blocks use 4-backtick outer fences (`` ```` ``) to avoid parsing issues. Template content uses `[bracket]` placeholders describing the *kind* of content that belongs there.5253## Do NOT5455- Add fictional company names, product names, or branded examples56- Add application code -- this is a documentation-only repo57- Modify example templates without updating the corresponding README if structure changes58- Add new top-level sections without updating the root README file tree59
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/fending-context-engineering-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.