DenisSergeevitch/agents-best-practices

1,249 stars · Last commit 2026-05-30

Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.

README preview

<div align="center">

# agents-best-practices

<img src="icon.jpeg" alt="agents-best-practices icon" width="300" />

> *"The model proposes actions; the harness validates, authorizes, executes, records, and returns observations."*

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Agent Skill](https://img.shields.io/badge/Agent-Skill-7c3aed)](SKILL.md)
[![Codex](https://img.shields.io/badge/Codex-compatible-111827)](SKILL.md)
[![Claude Code](https://img.shields.io/badge/Claude_Code-compatible-8b5cf6)](SKILL.md)

<br>

**A provider-neutral Agent Skill for designing, generating MVP blueprints for, auditing, refactoring, and explaining agentic harnesses.**

It applies beyond coding agents: research, support, operations, sales, finance, data analysis, procurement, legal workflows, healthcare workflows, education, and workflow automation agents all need the same core runtime discipline.

<br>

View full repository on GitHub →