croakingtoad/context-engineering-mcp
Agent Claude Code
Dependency and configuration specialist for Pydantic AI agents. USE AUTOMATICALLY after requirements planning to set up agent dependencies, environment variables, model providers, and agent initialization. Creates settings.py, providers.py, and agent.py files.
croakingtoad/context-engineering-mcp
Agent Claude Code
Tool development specialist for Pydantic AI agents. USE AUTOMATICALLY after requirements planning to create agent tools, API integrations, and external connections. Implements @agent.tool decorators, error handling, and tool validation.
croakingtoad/context-engineering-mcp
Agent Claude Code
Testing and validation specialist for Pydantic AI agents. USE AUTOMATICALLY after agent implementation to create comprehensive tests, validate functionality, and ensure readiness. Uses TestModel and FunctionModel for thorough validation.