Plugin Claude Code
Various Plugins for Claude Code.
Plugin Claude Code
Various Plugins for Claude Code.
Command Claude Code
Import and adapt humanlayer commands and agents from source repository.
Command Claude Code
Generate comprehensive markdown documentation for all plugins in the marketplace.
Instructions file
Instructions for jeffh/claude-plugins, covering claude.md, repository overview, repository structure, plugin architecture and marketplace configuration.
Skill Claude CodeCodex
Delegate a desktop or browser UI task to a Codex subagent (GPT 5.6 Sol by default) using Computer Use, where it reads the Mac screen and drives apps by clicking, typing, and scrolling. Use when the user wants Codex — or "GPT-5.5" — to operate a GUI app such as Chrome, Slack, Finder, Xcode, Figma, System Settings, or a…
Skill Claude CodeCodex
Delegate a coding task to a Codex subagent (GPT 5.6 Sol by default) that writes files directly in the working directory. Use when the user wants Codex — or "GPT-5.5" — to build, implement, write, add, refactor, fix, or otherwise change code, whether they say "have Codex do X", "get Codex to…", "hand this to Codex", or…
Skill Claude CodeCodex
Delegate a read-only code review to a Codex subagent (GPT 5.6 Sol by default) that inspects code and reports findings without editing anything. Use when the user wants Codex — or "GPT-5.5" — to review, look over, audit, or give a second opinion on a diff, branch, pull request, or commit, whether they say "have Codex…
Command
Create a feature development plan through interactive multi-perspective questioning.
Command
Create or edit reference documentation for tools, products, or libraries with interactive Q&A.
Command
Update a reference document by checking its sources for changes.
Command
Fix PR issues based on review comments, status checks, and CI failures.
Command
Configure GitHub branch protection rulesets for the default branch.
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
Agent
The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.
Agent
Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can…
Agent
Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…
Command
Create git commits for session changes with clear, atomic messages.
Command
Generate comprehensive PR descriptions following repository templates.
Command
Create git commits with user approval and no Claude attribution.
Command
Create handoff document for transferring work to another session.
Command
Create detailed implementation plans through interactive research and iteration.
Command
Create detailed implementation plans with thorough research and iteration.