Chock Copilot Plugins — Git skill for Claude Code
Chock policies as installable GitHub Copilot plugins (Copilot CLI + VS Code agent mode) — guard policies ship a real PreToolUse deny hook.
How to install Chock Copilot Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open open-coder-ai/chock-copilot-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Chock Copilot Plugins does
Chock policies as installable GitHub Copilot plugins (Copilot CLI + VS Code agent mode) — guard policies ship a real PreToolUse deny hook. Generated from chock-catalog.
Alternatives in Git
- Contributing To Context-mode — This project is licensed under the Elastic License 2.0 (ELv2) and moves forward with your support 5.6k ★
- Skill Copilot Provider — GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode 2.8k ★
- CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★
README
chock-copilot-plugins
Chock policies for Copilot CLI and VS Code agent mode — a real PreToolUse deny hook where the client supports it.
[](https://github.com/open-coder-ai/chock-copilot-plugins/actions/workflows/generated-only.yml) [](LICENSE) [](https://github.com/open-coder-ai/chock-catalog)
An agent you're running can already touch your shell, your git history, and your CI config. You want it to move fast without being the reason a stray `rm -rf` actually happens. Telling it to be careful in a prompt is not a guarantee; a plugin that can refuse the command is closer to one — and it should be honest about which of those two it is.
Install
# VS Code / GitHub Copilot: add this repository as a plugin marketplace, then install a
# plugin by name. See the Copilot plugins marketplace and VS Code's agent-plugins docs:
# https://github.com/github/copilot-plugins
# https://code.visualstudio.com/docs/agent-customization/agent-plugins
These packages use the Claude plugin format, which VS Code and GitHub Copilot CLI read natively (VS Code auto-detects the format and sets `CLAUDE_PLUGIN_ROOT` for the hook).
What you get
Guard policies ship a `PreToolUse` hook and are session-enforced where the ho
Related Skills
Esprit
Claude Code plugin: a conduct layer for autonomous agents. A PreToolUse hook refuses a spend, deletion or git
Aegis Approval Gate
PreToolUse hook that blocks destructive Bash ops (rm -rf, git push --force, DROP TABLE, etc.) until an active
Alex Skill Mall
Curated GitHub Copilot plugin marketplace: 363 installable plugins plus a trust-scored discovery index across
TDD Guard
by Nizar Selander - A hooks-driven system that monitors file operations in real-time and blocks changes that v
Grant Commit
Grant consent for Claude to run git commit. Workflow-scoped when a workflow is active, else a time window. Req
Grant Push
Grant consent for Claude to run git push. Valid for 5 minutes. Required by the Git Commit Guard hook on protec
Related Agents
Antigravity Agent
Runs Google Antigravity on the user's Antigravity subscription, reached through the agy CLI. One mode - consul
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Dependency Drift
Verifies that code — generated by @zanix/cli, or cited/claimed by a skill's own examples — still compiles agai