AGENT BEST PRACTICES banner
davidmatousek davidmatousek

AGENT BEST PRACTICES

Development community

Description

# Agent Best Practices <!-- Reference: Feature 003 - Agent Refactoring --> <!-- Version: 2.0.0 | Created: 2026-01-31 --> This document provides comprehensive guidance for designing, customizing, and maintaining agents in Agentic Oriented Development Kit. --- ## Table of Contents 1. [Core Principles](#1-core-principles) 2. [Standard Agent Structure](#2-standard-agent-structure) 3. [Metadata Specification](#3-metadata-specification) 4. [Quality Checklist](#4-quality-checklist) 5. [Preservatio

Installation

Installs to ~/.claude/agents/davidmatousek-tachi-_agent_best_practices.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/.claude/agents/_AGENT_BEST_PRACTICES.md -o ~/.claude/agents/davidmatousek-tachi-_agent_best_practices.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository