
from awesome-copilot-for-testers98
Design and ship deterministic GitHub Copilot hooks for VS Code: fast, documented lifecycle checks that observe, warn, mutate, or deny to enforce safe automation
This skill guides an agent to design and produce GitHub Copilot hooks (hooks.json + scripts + docs) for VS Code and related agent harnesses. It focuses on turning safety or automation needs into small, deterministic lifecycle hooks that run quickly, provide clear denial/warning messaging, and include installation and operational documentation. Use it when the right answer is an automated hook rather than advice.
Trigger this skill when a user asks to: create or convert a manual policy into a hook; block or validate risky commands before they run; add observability or logging at tool lifecycle points; deliver a reusable hook pack for teams. Typical scenarios include pre-tool checks, post-tool validation, audit hooks, and installing documented hook bundles across workspaces.
Best for agent environments that run hooks or lifecycle scripts (Copilot/Codex-style integrations and local VS Code hook runners). Also useful for automation-focused agents that can produce script scaffolds and README documentation.
This skill has not been reviewed by our automated audit pipeline yet.