Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
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.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive skill that analyzes a task, proposes an agent team composition, and creates the team after user confirmation
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Git and PR workflows with code review, onboarding, and PR enhancement
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
Governed workflow skills, reviewer agents, and enforcement hooks for govctl
Comprehensive skills for Foundry VTT module development: V13 migration, multi-client safety, version compatibility, data migrations, error handling, hooks, data storage, sheets, dice rolling, sockets, active effects, canvas, localization, compendiums, combat, chat messages, and applications
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