By 7nohe
Use GitHub Copilot CLI from Claude Code to ask questions, explore codebases, get implementation plans, and run tasks with different AI models
Send a question or task to GitHub Copilot CLI for a second opinion or to leverage a different AI. Use this whenever the user says 'ask Copilot', 'Copilot に聞いて', wants a second opinion from another AI, or explicitly wants to use GitHub Copilot. Also use when the user wants to continue a previous Copilot session with --continue.
Internal helper contract for calling the copilot CLI from Claude Code
Delegate codebase analysis to GitHub Copilot CLI's Explore agent for an independent perspective. Use this when the user wants a second opinion on code architecture, wants Copilot to investigate the project structure, or says things like 'Copilot で調べて', 'have Copilot analyze this', 'get another perspective on the codebase'.
Query GitHub issues, PRs, and Actions using Copilot CLI's built-in GitHub MCP integration — no gh CLI required. Use whenever the user asks about issues, pull requests, CI/CD status, Actions failures, contributors, or any GitHub repository data through Copilot. Triggers on: 'issue 一覧', 'PR の状況', 'CI が落ちた', 'Copilot で GitHub 確認', 'what issues are open', 'why did CI fail'.
Run a task with a specific AI model (GPT, Gemini, etc.) via Copilot CLI's multi-model access. Use when the user wants to try GPT-5, Gemini, or another model, says 'GPT で試して', 'Gemini に聞いて', 'use a different model', or wants to compare outputs across AI models.
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.
A Claude Code plugin that integrates GitHub Copilot CLI — bringing multi-model AI access, codebase exploration, and implementation planning directly into your Claude Code sessions.
This plugin wraps the standalone copilot CLI to let you:
copilot command)/plugin install 7nohe@copilot-plugin-cc
Then verify the setup:
/copilot:setup
| Command | Description |
|---|---|
/copilot:setup | Check copilot CLI installation and authentication |
/copilot:ask <prompt> | Send a question or task to Copilot CLI |
/copilot:explore <topic> | Analyze the codebase using Copilot's Explore agent |
/copilot:plan <task> | Get an implementation plan as a second opinion |
/copilot:github <query> | Query issues, PRs, Actions via Copilot's GitHub MCP |
/copilot:multi-model --model <name> <prompt> | Run a prompt with a specific AI model |
--model <name> — Choose a specific model (available on ask, plan, multi-model)--yolo — Skip Copilot's permission prompts (available on ask, multi-model)/copilot:github List open issues labeled bug
/copilot:github Summarize PR #42 and its review comments
/copilot:github Why did the last CI run fail?
/copilot:github Who is assigned to issue #10?
/copilot:multi-model --model gpt-5.3-codex Explain the auth middleware
/copilot:multi-model --model gemini-3-pro Suggest improvements for the API layer
This plugin is intentionally simple and stateless:
copilot -p directly via shell executionhub.mjsThis plugin focuses on leveraging Copilot CLI's unique strengths:
gh CLI setupApache-2.0
Use Kiro CLI from Claude Code to chat, translate commands, or delegate tasks.
npx claudepluginhub 7nohe/copilot-plugin-cc --plugin copilotUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions