Reusable governance skills and hooks for AI code assistants: delegation policies, development workflows, documentation management, git branching, plugin extensions, and automatic skill activation
npx claudepluginhub ImproperSubset/hh-agentics --plugin cc-governanceThis skill should be used when starting any feature or bug fix, exploring unfamiliar code, making commits or PRs, or when unsure which agent or approach to use. Covers agent routing, git discipline, testing workflow, and proactive quality practices.
This skill should be used when the user asks to "install a plugin", "extend a plugin", "create a .local.md file", "add project context for a plugin", "customize plugin for this project", or mentions project-specific paths, conventions, or workflows that relate to an installed plugin. Covers the .local.md extension pattern for bridging general plugin skills to specific codebases.
This skill should be used when creating a new .md file, completing an analysis or audit, deciding whether to archive or delete docs, or when uncertain if something should be documented. Covers document types, naming conventions, the "Link Test", and when to extract patterns to skills.
This skill should be used when starting new feature work, mid-feature when wanting to add unrelated changes, when a branch has grown beyond 20 commits, or when unsure whether to create a new branch. Covers one-feature-one-branch rule, branch size targets, and when to split branches.
HouseHudson agentic AI plugins for Claude Code.
/plugin marketplace add ImproperSubset/hh-agentics
/plugin install cc-governance@ImproperSubset
/plugin install fvtt-dev@ImproperSubset
Reusable governance skills and hooks for AI code assistants.
Skills:
| Skill | Description | Triggers |
|---|---|---|
cc-delegation-policy | When/how to delegate work to subagents | "implement", "add feature", context-heavy tasks |
cc-development-workflow | Agent routing, git discipline, testing | Starting features, committing, PRs |
cc-plugin-extensions | Extend plugins with project-specific context | Installing plugins, project-specific paths/conventions |
documentation-management | Document types, naming, lifecycle | Creating .md files, audits |
git-branching-strategy | One-feature-one-branch, size limits | Starting work, branch decisions |
Hooks:
| Hook | Event | Purpose |
|---|---|---|
| Status reminder | SessionStart | Reminds to check docs/tracking/ACTIVE.md if it exists |
| Skill evaluation | UserPromptSubmit | Forces Claude to evaluate and load relevant skills before implementing |
Essential skills for Foundry VTT module development.
Skills:
| Skill | Description | Triggers |
|---|---|---|
fvtt-v13-migration | V13 patterns and migration guidance | "migrate to V13", "ESM", "DataModel", API changes |
fvtt-performance-safe-updates | Multi-client update safety | Document updates, hooks, concurrent operations |
fvtt-version-compat | V12/V13 API compatibility layer | Version detection, compat wrappers |
fvtt-data-migrations | Schema versioning and migrations | Data upgrades, schema changes |
fvtt-error-handling | Error handling patterns | Hooks.onError, notifications |
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders