Dev toolkit with review agents, research agents, and workflow commands for TypeScript, Python, Rust, and Go
Run setup for all installed marketplace plugins. Checks local prerequisites, MCP visibility, environment variables, and plugin status, then offers interactive setup for plugins that need it.
Generate and install an adaptive Python statusline for yellow-plugins. Auto-detects installed plugins and their MCP servers, previews the result, and writes to ~/.claude/settings.json on confirmation. Re-run after installing new plugins.
Explore a feature or problem through iterative Q&A and optional research before planning. Produces docs/brainstorms/<date>-<topic>-brainstorm.md for /workflows:plan to auto-detect.
Document a recently solved problem to compound team knowledge into memory or solution docs
Transform feature descriptions into structured implementation plans
Technology researcher specializing in discovering and synthesizing best practices from authoritative sources. Use when implementing new features, evaluating libraries, or establishing architectural patterns.
Git archaeology specialist. Traces the origins and evolution of code changes. Use when investigating why code exists, identifying experts for code areas, or understanding change patterns.
Expert repository research analyst. Analyzes repository structure, documentation, conventions, and implementation patterns. Use when exploring unfamiliar codebases or auditing existing projects.
Architectural compliance reviewer evaluating SOLID principles, component boundaries, coupling/cohesion, dependency direction, and API contract stability. Use when reviewing architectural decisions or assessing design quality of new features.
YAGNI enforcement and simplification analysis (pre-fix pass). Use when running full review passes to ensure code is minimal, removing unnecessary abstractions, premature optimizations, and unused features. For post-fix simplification, see code-simplifier (yellow-review).
Reference guide for iterative brainstorm dialogues — question techniques, YAGNI, approach exploration, and research escalation. Use when running /workflows:brainstorm or authoring brainstorm-style agents.
Expert guidance for creating Claude Code skills and agents. Use when working with SKILL.md files, authoring new skills, creating slash commands, or designing agent workflows.
Git worktree management for isolated parallel development. Use when reviewing PRs in isolation, working on multiple features simultaneously, or when workflows offer worktree option.
Canonical patterns for ruvector recall/remember and morph discovery integration. Use when authoring commands or agents that should leverage institutional memory and advanced editing tools.
External network access
Connects to servers outside your machine
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.
Personal Claude Code plugin marketplace — 14 plugins for Git workflows, code review, CI, research, testing, documentation, code editing, and security remediation.
22.22.0 or later and below 25.0.08.0.0 or laterAdd the marketplace, then install individual plugins:
/plugin marketplace add KingInYellows/yellow-plugins
/plugin install gt-workflow@yellow-plugins
| Plugin | Description | Components |
|---|---|---|
gt-workflow | Graphite-native workflow commands for stacked PRs, smart commits, sync, and stack navigation | 6 commands, 2 hooks, 1 MCP |
yellow-browser-test | Autonomous web app testing with agent-browser — auto-discovery, structured flows, and bug reporting | 3 agents, 4 commands, 2 skills |
yellow-chatprd | ChatPRD MCP integration with document management and Linear bridging | 4 agents, 6 commands, 1 skill, 1 MCP |
yellow-ci | CI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners | 4 agents, 8 commands, 2 skills, 1 hook |
yellow-core | Dev toolkit with review agents, research agents, and workflow commands for TS/Py/Rust/Go | 13 agents, 7 commands, 4 skills, 1 MCP |
yellow-debt | Technical debt audit and remediation with parallel scanner agents for AI-generated code patterns | 7 agents, 6 commands, 1 skill, 1 hook |
yellow-devin | Devin.AI V3 API integration — delegate tasks, manage sessions, research codebases via DeepWiki | 1 agent, 9 commands, 1 skill, 2 MCPs |
yellow-docs | Documentation audit, generation, and Mermaid diagram creation for any repository | 3 agents, 5 commands, 1 skill |
yellow-linear | Linear MCP integration with PM workflows for issues, projects, initiatives, cycles, and documents | 3 agents, 9 commands, 1 skill, 1 MCP |
yellow-morph | Intelligent code editing and search via Morph Fast Apply and WarpGrep | 2 commands, 1 MCP |
yellow-research | Deep research with Perplexity, Tavily, EXA, Parallel Task, and ast-grep MCPs | 2 agents, 4 commands, 1 skill, 5 MCPs |
yellow-review | Multi-agent PR review with adaptive agent selection, parallel comment resolution, and stack review | 7 agents, 4 commands, 1 skill |
yellow-ruvector | Persistent vector memory and semantic code search for Claude Code agents via ruvector | 2 agents, 6 commands, 3 skills, 5 hooks, 1 MCP |
yellow-semgrep | Semgrep security finding remediation — fetch, fix, and verify "to fix" findings from the Semgrep platform | 2 agents, 5 commands, 1 skill, 1 MCP |
Nine plugins connect to MCP servers. Authentication requirements vary by server.
npx claudepluginhub kinginyellows/yellow-plugins --plugin yellow-coreCI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners
Technical debt audit and remediation with parallel scanner agents. Use when you need to assess codebase health, identify AI-generated debt patterns, prioritize findings, and systematically remediate technical debt.
Graphite-native workflow commands for stacked PR development. Provides smart commit-and-submit with parallel audit agents, stack planning, sync, and navigation — all through the gt CLI.
Devin.AI V3 API integration — delegate tasks, manage sessions, review and remediate PRs, research codebases via DeepWiki, orchestrate plan-implement-review chains
OpenAI Codex CLI wrapper with review, rescue, and analysis agents for workflow integration
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Task-focused agents for test, review, debug, docs, CI, security, refactoring, research, performance, and search-replace — with teammate and subagent role guidance
Codebase exploration, refactoring, and quality analysis
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
GitHub integration providing repository management, issues, pull requests, actions, and code search via GitHub Copilot's hosted MCP server. Zero configuration required.
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.