drvoss

120 mods across 2 repositories, 50 stars between them.

planner

07

drvoss/everything-copilot-cli

Agent

Break down complex features into actionable tasks with dependencies and track progress.

45 5d ago A 14 tokens original MIT

actions-debugging

11

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

12

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

13

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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

22

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

23

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

24

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