Create new agent harnesses for the petsitter setup wizard. Use when the user asks to add, create, write, or implement a new agent for a coding tool or LLM harness. An agent is a Python class that detects credentials and swaps configuration so the tool routes through petsitter.
Create new petsitter tricks. Use when the user asks to add, create, write, or implement a new trick module for the petsitter proxy. A trick is a Python class that intercepts LLM requests/responses to add capabilities like tool calling, JSON enforcement, or custom logic.