By dnlopes
Project tenets management with evidence tracking, severity levels, and CI/CD integration
Add, remove, edit, or reorder tenets in AGENTS.md with validation and evidence tracking
Discover architectural constraints and create tenets in AGENTS.md with evidence and severity levels
Check code against tenets in AGENTS.md with confidence scoring. Supports JSON output for CI/CD
Use this agent when discovering architectural constraints in a codebase for tenet creation. Performs exhaustive exploration of structure, imports, patterns, and conventions to identify enforceable constraints with comprehensive evidence.
Use this agent when verifying code compliance against project tenets defined in AGENTS.md. Analyzes files for architectural constraint violations with confidence scoring.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A marketplace of production-ready plugins extending Claude Code CLI with specialized agents for code review, documentation, git workflows, UI development, and architectural governance.
| Plugin | Version | Purpose |
|---|---|---|
dev-toolkit | 1.0.0 | Build system skills (Taskfile) |
docs-manager | 4.3.0 | Documentation generation with staleness tracking |
git-workflow | 3.0.2 | Commit and PR workflows with Angular convention |
governor | 3.1.0 | Architectural tenet management and verification |
review-toolkit | 4.0.0 | Multi-agent code review |
ui-dev | 2.1.0 | UI development with browser automation and shadcn/ui |
Clone this repository to your Claude Code plugins directory:
git clone <repository-url> ~/.claude/plugins/claude-code-plugins
No build step required. Plugins auto-discover via marketplace.json.
# Generate repository documentation
/docs-manager:onboard
# Create git commits with Angular convention
/git-workflow:commit
# Discover and create architectural tenets
/governor:setup
# Multi-agent pull request review
/review-toolkit:review-pr
claude-code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Registry of all plugins
├── <plugin>/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata
│ ├── commands/ # Workflow orchestrators
│ ├── skills/ # Declarative knowledge
│ └── agents/ # Autonomous workers
├── docs/ # Repository documentation
└── .github/workflows/ # CI/CD pipelines
<type>(<scope>): <description>marketplace.json and plugin.jsonSee Development for detailed contribution guidelines.
npx claudepluginhub dnlopes/claude-code-plugins --plugin governorMulti-agent code review toolkit with specialized reviewers for bugs, security, quality, contracts, tests, and historical context.
UI development toolkit with headless browser automation and shadcn/ui component documentation
Git and GitHub workflow commands for commits and pull requests
Repository documentation for AI agents, with git-based staleness tracking
Development tools and build system skills for modern workflows
Governed workflow skills, reviewer agents, and enforcement hooks for govctl
Project-agnostic task and release management framework with 8 streamlined skills: /task, /idea, /release, /docs, /setup, /update, /tests, /help. Features a gated release pipeline with automatic subagent orchestration.
Focused development mode - clarify, plan, verify, detect drift
DevsForge Enterprise Git Quality Architect delivering comprehensive version control methodologies, code quality frameworks, and collaborative development optimization that transforms Git management from version control into strategic business value creation and development excellence catalyst
Git 워크플로우, 브랜치 전략, 커밋 컨벤션, TiDD(Ticket Driven Development) 가이드
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects