A collection of productivity plugins for Claude Code — development orchestration, code review, PR management, issue discovery, git workflows, output styles, and frontend design
npx claudepluginhub higoralves/claude-pluginFull-lifecycle development orchestration — design, plan, implement with TDD, review, respond to feedback, and ship with engineering discipline. Jira ticket triage and Sentry error-driven workflows. 12 commands, 17 agents, 10 skills. Flags: --auto (full autopilot), --team (collaborative agents), --worktree (parallel isolation), --repo (multi-repo support), --jira-sync (Jira progress tracking).
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Analyze codebases to discover issues and create GitHub issues
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Frontend design skill for UI/UX implementation
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
A collection of productivity plugins for Claude Code — development orchestration, code review, PR management, issue discovery, git workflows, output styles, and frontend design.
This is a private marketplace. Make sure you're authenticated:
gh auth login
gh auth status # Verify authentication
/plugin marketplace add higoralves/novac-stack
Install the plugins you need:
/plugin install compozy@novac-stack
/plugin install pr-toolkit@novac-stack
/plugin install issue-finder@novac-stack
/plugin install commit-commands@novac-stack
/plugin install frontend-design@novac-stack
/plugin install explanatory-output-style@novac-stack
/plugin install learning-output-style@novac-stack
For background auto-updates to work with private repos, add to your shell config (~/.zshrc or ~/.bashrc):
export GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx
Create a token at https://github.com/settings/tokens with repo scope.
Refresh the marketplace to get latest versions:
/plugin marketplace update novac-stack
/plugin list
To get the latest version of a specific plugin:
/plugin uninstall compozy@novac-stack
/plugin install compozy@novac-stack
v3.0.0Full-lifecycle development orchestration — design, plan, implement with TDD, review, respond to feedback, and ship with engineering discipline. Supports Jira ticket-driven and Sentry error-driven workflows.
Commands (12):
| Command | Description |
|---|---|
/orchestrate | Spec-driven development — analyze requirements, generate specs, decompose into parallel tasks, execute, review, and create PRs |
/design | Brainstorming and design — explore requirements, ask questions, propose approaches, produce a design spec |
/spec | Generate, view, or edit technical specifications |
/plan | Create a TDD-structured implementation plan from a design spec or requirements |
/code-review | Review a GitHub PR — checks code quality, test coverage, and requirements alignment |
/pr-respond | Address PR review feedback — read comments, fix code, reply to threads, push changes |
/debug | Systematic debugging — find root cause before fixing, with structured investigation phases |
/jira | Jira ticket triage — analyze, investigate codebase, enrich ticket with findings and AC, prepare for orchestration |
/sentry-fix | Fix Sentry issues — discover, analyze with rich context, find root cause, fix with TDD, verify, and resolve |
/finish | Complete a development branch — verify tests, present integration options, execute choice, cleanup |
/resume | Resume an interrupted orchestration from the last checkpoint |
/status | Show pipeline status across all active orchestrations |
Agents (17): spec-generator, task-decomposer, task-implementer, integration-validator, pr-assembler, prd-analyzer, jira-analyzer, jira-sync, sentry-analyzer, spec-compliance-reviewer, code-quality-reviewer, guidelines-reviewer, security-reviewer, requirements-checker, bug-hunter, test-analyzer, qa-validator
Skills (10): tdd, systematic-debugging, verification, worktrees, parallel-agents, pr-review, branch-completion, spec-authoring, team-agents, using-compozy
Flags: --auto (full autopilot), --team (collaborative agents), --worktree (parallel isolation), --repo (multi-repo support), --jira-sync (Jira progress tracking)
v1.1.0Comprehensive PR review using specialized agents for comments, tests, error handling, type design, code quality, and code simplification.
Command: /review-pr [PR number or URL]
Agents (6):
| Agent | Focus |
|---|---|
| code-reviewer | Project guidelines, style guides, best practices |
| code-simplifier | Clarity, consistency, maintainability |
| comment-analyzer | Comment accuracy, completeness, long-term maintainability |
| pr-test-analyzer | Test coverage quality and completeness |
| silent-failure-hunter | Silent failures, inadequate error handling, unsafe fallbacks |
| type-design-analyzer | Type encapsulation, invariant expression, enforcement |
v1.1.0Analyze codebases to discover bugs, security vulnerabilities, architectural problems, and improvements, then create GitHub issues directly.
Commands:
/audit-codebase [scope] — Run analysis agents and optionally create GitHub issues/fix-issue — Select a GitHub issue, plan and implement a fix, then create a PRAgents (7):
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations