Impropersubset Hh Agentics
impropersubset-hh-agentics is a Claude Code plugin for the Build phase that bundles governance skills for AI code assistants and Foundry VTT module development patterns.
Install governance skills for AI coding assistants and reusable Foundry VTT module development patterns in one plugin bundle.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install impropersubset-hh-agentics@ImproperSubset/hh-agenticsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ImproperSubset/hh-agentics") and the paste-ready config with skillselion.get_install_config("plugin:ImproperSubset/hh-agentics").
What it does
impropersubset-hh-agentics is a two-plugin Claude Code bundle from HouseHudson aimed at builders who want disciplined agent behavior plus structured Foundry Virtual Tabletop module work. The governance side targets solo and indie developers who rely on AI code assistants and need explicit policies around git branching, safety, delegation, and repeatable workflows so generated changes stay reviewable. The Foundry slice documents development patterns for modules and game systems—hooks, sockets, UI sheets, compendiums, combat, canvas, migrations, and v13 compatibility—so agent output matches community expectations. It is not a generic web SaaS toolkit; it shines when you are either hardening how your assistant works across the repo or shipping FVTT extensions. Use it during active implementation and when iterating modules before release. Complexity is intermediate because you must map HouseHudson rules to your project and, for Foundry work, understand the platform’s module lifecycle.
Highlights
- 2-plugin HouseHudson bundle combining AI assistant governance with Foundry VTT development guidance
- Governance coverage: branching, safety, delegation, error handling, and workflow policies for code assistants
- Foundry-oriented patterns: hooks, sockets, canvas, combat, compendiums, sheets, effects, and multiclient concerns
- Version and migration framing for Foundry v13, game-system modules, and localization workflows
- Reusable skill workflows for module activation, storage, and documentation best practices
Why builders use it
AI assistants and Foundry module work both sprawl without shared policies, so solo builders ship inconsistent branches, unsafe automation, and non-idiomatic VTT code.
After you add the plugins, your agent follows HouseHudson governance conventions and can apply documented Foundry development patterns instead of improvising platform details.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is impropersubset-hh-agentics for?
Solo builders and small teams using Claude Code who want structured AI assistant policies and optional Foundry VTT module development skills.
When should I use impropersubset-hh-agentics?
Use it when starting or refactoring agent-driven repos, or when writing Foundry modules, migrations, and hooks where platform conventions matter.
How do I add impropersubset-hh-agentics to my agent?
Install the plugin from the ImproperSubset/hh-agentics repository into Claude Code, enable both bundled plugins, and invoke the governance and Foundry skills from your project root.
Comments
Share how you use impropersubset-hh-agentics, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.