By jeffh
Conduct interactive Q&A workflows to generate multi-perspective feature development plans covering engineering, design, product, business, legal, and scalability, plus create, edit, or update well-cited reference documentation from URLs, sources, or codebases with change detection.
npx claudepluginhub jeffh/claude-plugins --plugin discussCreate a feature development plan through interactive multi-perspective questioning
Create or edit reference documentation for tools, products, or libraries with interactive Q&A
Update a reference document by checking its sources for changes
A collection of powerful plugins for Claude Code that enhance your development workflow with specialized commands and agents for codebase research, planning, and implementation.
This repository provides a plugin marketplace for Claude Code with multiple plugins to enhance your development workflow:
You can install plugins from this marketplace using one of these methods:
/plugin marketplace add jeffh/claude-plugins
If you've cloned this repository locally:
/plugin marketplace add /path/to/claude-plugins
After adding the marketplace, install the plugin:
# Interactive installation (browse all available plugins)
/plugin
# Direct installation
/plugin install humanlayer@jeffh-claude-plugins
Commands and agents from HumanLayer, optimized for Claude Code workflows. Provides 6 core slash commands (with additional variants) for complete development workflows and 6 specialized research agents.
Quick Overview:
/commit, /create_plan, /implement_plan, /validate_plan, /describe_pr, /research_codebasecodebase-analyzer, codebase-locator, codebase-pattern-finder, thoughts-analyzer, thoughts-locator, web-search-researcherJujutsu (jj) version control commands for streamlined workflows. Provides 3 slash commands specifically designed for developers using Jujutsu VCS.
Quick Overview:
/commit, /rebase, /create_prs# 1. Research and plan
/create_plan
# 2. Implement the plan
/implement_plan thoughts/shared/plans/2025-10-09-my-feature.md
# 3. Create commits
/commit
# 4. Validate implementation
/validate_plan thoughts/shared/plans/2025-10-09-my-feature.md
# 5. Generate PR description
/describe_pr
# Comprehensive research
/research_codebase
# Provide: "How does authentication work in this codebase?"
# Or spawn agents directly via Task tool for specific questions
Some commands expect a thoughts/ directory structure. See individual plugin documentation for details.
Commands and agents from humanlayer, but without the thought syncing
Share bugs, ideas, or general feedback.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Core workflow for structured development: Research → Plan → Implement → Validate with thoughts/ management
Development workflow automation including feature development, code quality, and PR management
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
v9.33.0 — Routing config now feeds review/parallel/debate; develop dispatch, quota watcher cleanup, probe output-dir, and docs paths fixed. Run /octo:setup.