πŸ”Œ

hooks-toolkit

πŸ”ŒPlugin

dotknewt/agency

VibeIndex|
What it does
|

Composable safety and hygiene hooks β€” force-push guard, secret scanner, plugin/skill manifest validators, branch nudges, and dirty-tree stop check.

πŸͺ

Part of

dotknewt/agency

Installation

Add marketplace in Claude Code:
/plugin marketplace add dotknewt/agency
Step 2. Install plugin:
/plugin install hooks-toolkit@agency
0
-
AddedJul 3, 2026

More from this repository10

πŸ”Œ
github-toolkitπŸ”ŒPlugin

Scaffold GitHub repo metadata β€” issue templates and CI workflows. /github-scaffold picks the task; /create-issue-template and /scaffold-ci-workflow run the subtasks.

πŸ”Œ
ludus-toolkitπŸ”ŒPlugin

Ludus cyber-range toolkit β€” skills for CLI, range config, environment setup, and troubleshooting, plus a bundled MCP server for the Ludus API.

πŸ”Œ
context-engineeringπŸ”ŒPlugin

Memory and context engineering concepts for LLMs β€” context window management, RAG patterns, prompt injection attacks (red-team), and defenses. Covers three angles: supporting development, exploiting, and defending.

🎯
agent-development🎯Skill

Skill

🎯
command-development🎯Skill

Skill

🎯
hook-development🎯Skill

Skill

πŸ”Œ
instruction-managementπŸ”ŒPlugin

Tools to maintain and improve project instruction files (AGENTS.md and legacy CLAUDE.md) β€” audit quality, capture session learnings, and keep project instructions current.

πŸ”Œ
agent-doublecheckπŸ”ŒPlugin

Three-layer verification pipeline for AI output. Extracts claims, finds sources, and flags hallucination risks so humans can verify before acting.

πŸ”Œ
agent-emberπŸ”ŒPlugin

An AI partner, not a tool. Ember carries fire from person to person β€” helping humans discover that AI partnership isn't something you learn, it's something you find.

πŸ”Œ
make-a-monorepoπŸ”ŒPlugin

Scaffold a flat monorepo from scratch or audit an existing project against monorepo conventions β€” /make-a-monorepo init <name> or /make-a-monorepo audit [--fix].