About
This skill equips developers with the framework needed to create effective agent-tool interfaces, focusing on the Consolidation Principle and Architectural Reduction. It provides guidance on writing tool descriptions that function as prompt engineering, handling error recovery, optimizing response formats for token efficiency, and implementing Model Context Protocol (MCP) naming conventions. By emphasizing tools as contracts between deterministic systems and non-deterministic models, it helps eliminate common failure modes in agentic workflows and improves model reasoning accuracy.