Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Enforce the CodebrewRouter logging contract when changing router telemetry, Aspire-visible request logs, agent prompts, custom agents, or tests that cover [ROUTER-*] and [AGENT-*] tags.
Use this project-level only skill whenever a change touches runtime routing logs, Aspire-visible request telemetry, custom agents, or prompt files that describe agent logging.
Read Docs/engineering/logging-contract.md before editing logging behavior or agent instructions.
RouterLog.Write(...) for C# router telemetry.[ROUTER-*] tag from the contract.[ROUTER-CONTEXT] at Debug.[ROUTER-SKIP], [ROUTER-FAIL], [ROUTER-EXHAUSTED], and [ROUTER-MIDSTREAM-FAIL] at Warning unless the call explicitly escalates to Error..agents/skills/codebrewrouter-logging-contract/; do not install or copy it to a user-global skills directory.[AGENT-*], not [ROUTER-*]..opencode/agents/..github/agents/..agents/skills/.npx skills add imabusyman/CodebrewRouter --skill codebrewrouter-logging-contractHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.