GitHub
GitHub repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code. Includes workflow automation and Actions integration.
By GitHub
/plugin install github@claude-plugins-official
How to install
Claude Code PluginPlugins are a Claude Code feature installed from a marketplace.
- Add the marketplace (only needed once):
/plugin marketplace add claude-plugins-official
- Install the plugin:
/plugin install github@claude-plugins-official
It becomes available immediately as slash commands, skills or agents β no restart needed.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Available on
More in Agents & Workflow
View all βDispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Subagent Driven Development
Use when executing implementation plans with independent tasks in the current session
Conversation Analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in the future. See "When to invoke" in the agent body for worked scenarios.
Linear Server
Manage Linear issues, projects, and workflows for seamless project management integration