drvoss/everything-copilot-cli

The definitive guide & configuration system for GitHub Copilot CLI — agents, skills, rules, multi-AI orchestration, and more

45Stars on the repository
60Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

actions-debugging

01

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when a GitHub Actions workflow fails — diagnose the run log, identify the root cause, and apply a targeted fix.

45 5d ago A 28 tokens original MIT

autopilot-patterns

02

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you're ready to let Copilot execute a multi-step plan autonomously — configures appropriate guardrails, handles plan-to-autopilot transitions, and sets safety boundaries.

45 5d ago A 41 tokens original MIT

background-agent

03

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when a task is too long to block the current session or should run autonomously — delegates to a cloud background agent via & or /delegate so work can continue on GitHub while you keep moving locally, not in a local async PowerShell session.

45 5d ago A 54 tokens original MIT

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need to recover context, decisions, or artifacts across multiple Copilot CLI sessions — search prior session history and resume with the right files, notes, and state.

45 5d ago A 39 tokens original MIT

github-pr-workflow

05

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when creating, updating, or managing pull requests — automates the full PR lifecycle (open, review requests, labels, merge) via GitHub MCP.

45 5d ago A 36 tokens original MIT

ide-switching

06

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when moving between VS Code and Copilot CLI in the same session — transfers context between environments so you don't lose state when switching from editor to terminal.

45 5d ago A 35 tokens original MIT

plan-mode-mastery

07

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when starting a complex multi-step task to create an approved plan, track todos in SQL, and execute with checkpoints.

45 5d ago A 28 tokens original MIT

session-management

08

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when a task spans multiple steps or sessions and needs structured state tracking — leverages the built-in SQLite session database for todos, dependencies, and batch operation progress.

45 5d ago A 36 tokens original MIT

stack-detector

09

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Scan the current project's tech stack (package.json, config files, lockfiles) and recommend the most relevant skills and rules from this collection for the detected technologies.

45 5d ago A 36 tokens original MIT

ai-visibility

10

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you want your product to surface in AI-generated answers (ChatGPT, Perplexity, Gemini) — creates llms.txt, optimizes structured data, and configures AI crawler access for GEO.

45 5d ago A 46 tokens original MIT

content-strategy

11

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need a content plan to grow organic traffic for a product or new area — produces keyword research, topic clusters, and a content calendar targeting your category.

45 5d ago A 37 tokens original MIT

seo

12

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping — audits and implements technical SEO, on-page optimization, Core Web Vitals, and structured data.

45 5d ago A 44 tokens original MIT

agentic-engineering

13

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when designing or decomposing a task for agent execution — applies 15-minute task units, eval-first loops, and explicit input/output contracts so agents work reliably without implicit state.

45 5d ago A 40 tokens original MIT

context-prime

14

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Invoke when starting a session (or resuming after a break) on a repo before making changes, to load live project context (structure, recent commits, test status).

45 5d ago A 38 tokens original MIT

copilot-memory

15

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need to understand, review, or curate GitHub Copilot's repository-level memory — the persistent facts Copilot reuses across CLI, cloud agent, and code review for the same repository.

45 5d ago A 44 tokens original MIT

ecosystem-intake

16

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when monitoring a curated ecosystem source and you need to turn new items into concrete adopt/adapt/reject backlog candidates — combines GitHub-native reading with SQL triage and repository-fit scoring.

45 5d ago A 43 tokens original MIT

fleet-parallel

17

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need to run the same task across many files, components, or contexts in parallel — triggers /fleet mode for batch refactoring, mass testing, or bulk review. NOT when sequential order matters.

45 5d ago A 46 tokens original MIT

github-code-search

18

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need real-world implementation examples or cross-repository context — search GitHub's global code index with the built-in MCP tools and reuse the results as grounded context.

45 5d ago A 39 tokens original MIT

github-issue-triage

20

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you have a backlog of unorganized GitHub Issues — bulk-reads, labels, prioritizes, and assigns issues at scale using Copilot's built-in GitHub MCP tools.

45 5d ago A 45 tokens original MIT

knowledge-curator

21

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when repeated lessons, pitfalls, or decisions should move from temporary session context into durable project guidance — curate what to keep, what to discard, and where it belongs.

45 5d ago A 38 tokens original MIT

mcp-builder

22

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when you need to build a new MCP server — plan the tool surface, implement the server, register it in Copilot CLI, inspect the config, and test the tools end to end.

45 5d ago A 43 tokens original MIT

mcp-ecosystem

23

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when Copilot CLI's built-in tools do not cover a service you need — for example PostgreSQL, Redis, Jira, Slack, or an internal API — and you need to add an MCP server beyond the default GitHub MCP. NOT when the built-in tools already cover the task.

45 5d ago A 65 tokens original MIT

drvoss/everything-copilot-cli

Skill Claude CodeCodex

Use when choosing which AI model to use for a task — pick the right model family and tier based on cost, speed, context needs, and reasoning depth.

45 5d ago A 36 tokens original MIT