9 specialized plugins for AI workflow automation - task orchestration, PR workflow, slop detection, code review, drift detection, enhancement analysis, documentation sync, repo mapping, and perf investigations
Master enhancement orchestrator: parallel analyzer execution for plugins, agents, docs, CLAUDE.md, and prompts with unified reporting
Rigorous performance investigation workflow with baselines, profiling, hypotheses, and evidence-backed decisions
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
Use when mapping code paths, entrypoints, and likely hot files before profiling.
Use when mapping code paths, entrypoints, and likely hot files before profiling.
Use when appending structured perf investigation notes and evidence.
Use when appending structured perf investigation notes and evidence.
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
Use when generating performance hypotheses backed by git history and code evidence.
Use when generating performance hypotheses backed by git history and code evidence.
Use when running controlled perf experiments to validate hypotheses.
Use when running controlled perf experiments to validate hypotheses.
Master workflow orchestrator: autonomous workflow with model optimization (opus/sonnet/haiku), two-file state management, workflow enforcement gates, 14 specialist agents
Use when user asks to \"deep review the code\", \"thorough code review\", \"multi-pass review\", or when orchestrating Phase 9 review loop. Provides review pass definitions (code quality, security, performance, test coverage, specialists), signal detection patterns, and iteration algorithms.
Use when updating documentation related to recent code changes. Finds related docs, updates CHANGELOG, and delegates simple fixes to haiku.
Use when validating task completion before shipping. Runs tests, build, and requirement checks. Returns pass/fail with fix instructions.
Use when validating task completion before shipping. Runs tests, build, and requirement checks. Returns pass/fail with fix instructions.
3-phase AI slop detection: regex patterns (HIGH), multi-pass analyzers (MEDIUM), CLI tools (LOW)
No verified skills in this plugin.
Deep repository analysis to realign project plans with code reality - detects drift, gaps, and creates prioritized reconstruction plans
No verified skills in this plugin.
Deep repository analysis to realign project plans with code reality - detects drift, gaps, and creates prioritized reconstruction plans
Standalone documentation sync: find outdated refs, update CHANGELOG, flag stale examples based on code changes
Use when managing CHANGELOG entries. Check for undocumented commits, format and apply new entries safely.
Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes.
Use when analyzing doc issues after code changes. Check for outdated references, stale examples, and missing updates.
Use when finding docs affected by code changes. Find documentation files related to changed source files using lib/collectors/docs-patterns.
AST-based repository map generation using ast-grep with incremental updates for faster drift analysis
3-phase AI slop detection: regex patterns (HIGH), multi-pass analyzers (MEDIUM), CLI tools (LOW)
No verified skills in this plugin.
Multi-agent iterative code review until zero issues remain
No verified skills in this plugin.
Multi-agent iterative code review until zero issues remain
No verified skills in this plugin.
Complete PR workflow: commit to production, skips review when called from next-task, removes task from registry on cleanup, automatic rollback
No verified skills in this plugin.