Find architectural problems and structural issues in code
Find bugs, logic errors, and runtime issues in code
Find database issues, query problems, and data modeling flaws
Find performance issues, tech debt, and improvement opportunities
Implements fixes following a pre-defined plan
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 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):
npx claudepluginhub higoralves/claude-plugin --plugin issue-finderPersonal Claude Code plugin orchestrating the plan → debug → verify → ship loop with curated skills and slash commands.
Frontend design skill for UI/UX implementation
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Full-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).
Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified capability management center for Skills, Agents, and Commands.