Instructions for tortastudios/sentry-instrumentation, covering agents guide — sentry-instrumentation, what this repo is, this repo has no "skill registry", if you're a codex agent asked to install this skill and skill-enable block (copy into consumer agents.md).
Rules and examples for adding Sentry instrumentation the right way — metrics and tracing. Covers how to name a counter, gauge, or duration metric; which tags are safe versus which will blow up your Sentry bill; how to track failures with a small fixed list of error types instead of raw exception strings; how to add…
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, running an inline shell check. From tortastudios/python-ai-guardrails-template.
Instructions for tortastudios/python-ai-guardrails-template, covering claude code — quality contract, how the quality gate works, fixing failures, critical functions and code style rules.