Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By aaronbassett
Create, validate, and enforce project constitutions with living governance
npx claudepluginhub aaronbassett/agent-foundry --plugin constitutionAmend project constitution with semantic versioning and changelog management. Use when user asks to "amend constitution", "update constitution version", "add principle", or "modify governance rules". Automatically regenerates checklist.
Distill CONSTITUTION.md into 6-12 actionable checklist items with semantic deduplication. Use when user asks to "generate checklist", "create action items from constitution", or after amendments to regenerate verification tasks.
Add a tailored constitution to your project. Use when starting a new project, bootstrapping governance, or when user asks to "create a constitution", "set up project principles", or "define coding standards". Conducts structured discovery through clarifying questions about project scale, risk profile, lifespan, architecture, team size, and delivery expectations, then recommends appropriate engineering principles, patterns, and practices matched to the project's characteristics.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Governed workflow skills, reviewer agents, and enforcement hooks for govctl
Enforce conventional commits, conventional comments, and engineering ownership for commits, PRs, and code reviews
GitHub Spec-Kit integration for constitution-based spec-driven development (7-phase workflow)
Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
Git and PR workflows with code review, onboarding, and PR enhancement
Explore, develop, and refine ideas through creative collaboration — from open-ended riffing to structured ideation to ruthless refinement — before any design or implementation work begins.
AI-powered image generation using Google Gemini models via the nanobanana MCP server. Generate, edit, and manage images with intelligent model selection, aspect ratio control, and multi-model support.
Create isolated Docker-based development environments for running Claude Code safely
Guide users through creating complete, unambiguous feature specifications using a discovery-driven process.
Configuration toolkit for streamlining Claude Code project setup with powerline status line and attribution settings
Build. Ship. Repeat. A collection of Claude Code plugins for devs.
| Plugin | Description |
|---|---|
| constitution | Create, validate, and enforce project constitutions with living governance |
| dev-specialisms | Niche developer skills (deployment, frontend vibes, Hashbrown) |
| devs | Specialist coding agents and skills for Python, Rust, TypeScript, React, and security |
| flutter-core | Flutter and Dart development toolkit covering UI/UX, state management, testing, and ServerPod |
| git-lovely | Lovely Git workflows with conventional commits and GitHub CLI integration |
| ideas | Turn vague ideas into sharp vision documents through structured creative collaboration |
| image-gen | AI-powered image generation using Google Gemini models via nanobanana MCP server |
| pr-tools | Parallel PR review agents for code quality, SDD task verification, and TODO tracking |
| readme-and-co | Generate README, LICENSE, CONTRIBUTING, SECURITY, and GitHub templates |
| sandbox | Isolated Docker-based development environments for Claude Code |
| sdd | Specification-Driven Development: specs, plans, tasks, codebase mapping, and quality gates |
| settings-presets | Powerline status line and attribution configuration presets |
| spec-writer | Guided discovery process for writing complete feature specifications |
| utils | Plugin management utilities: dependency checking, scanning, and root resolution |
| worktrees | Git worktree workflows for parallel AI development |
Add the marketplace, then install individual plugins:
claude mcp add-marketplace aaronbassett/agent-foundry
claude plugin install sdd@agent-foundry
Or install a plugin directly from the repo:
claude install-plugin https://github.com/aaronbassett/agent-foundry/tree/main/plugins/sdd
This repository uses lefthook for git hooks.
lefthook --versionlefthook installAutomatic validation:
Manual validation:
scripts/validate-marketplace.shscripts/validate-plugin.sh <plugin-name>scripts/ci/validate.shBypassing hooks:
Use git commit --no-verify or git push --no-verify when:
Note: GitHub Actions will still validate all changes.