소개
Agent Expert Creation is a specialized framework for Claude Code that solves the 'agent amnesia' problem by implementing the Act-Learn-Reuse pattern. It enables developers to build domain-specific experts—such as specialists for billing, security, or database management—that maintain persistent YAML expertise files. These files act as a structured working memory or 'mental model' of your codebase, ensuring the agent retains deep context across multiple sessions. By automating the self-improvement cycle, this skill helps maintain a reliable link between the agent's knowledge and the actual state of the code, preventing repetitive mistakes in complex environments.