drvossdrvossCommunity·70 Agent Skills Included

everything-copilot-cli

Copilot CLI workflows for planning, review, testing, and shipping

Provides 100+ ready-made workflows for GitHub Copilot CLI covering planning, code review, security audits, testing, documentation, and release management. Eliminates ad-hoc prompting by giving structured, repeatable processes for sprints, PR triage, CI debugging, and multi-model orchestration. Helps developers ship higher-quality code faster with built-in guardrails, verification steps, and GitHub-native automation.
npx skills add drvoss/everything-copilot-cli --all -g -y
Available:

Defines the eight built-in specialist agents (planner, architect, code-reviewer, security-reviewer, and others), their tool permissions, model assignments, and escalation paths so the agent knows which role handles each task.

All Skills in This Repository (70)

Pure Emerald Level Indicators
📦 In Repo
drvossdrvoss

add-to-changelog

Update CHANGELOG.md and synchronize versions across package.json and pyproject.toml.

Community
Intermediate
📦 In Repo
drvossdrvoss

code-tour

Create CodeTour .tour files with verified file and line anchors.

Community
Intermediate
📦 In Repo
drvossdrvoss

architecture-decisions

Document architectural decisions with Context, Decision, Consequences, and References sections.

Community
Advanced
📦 In Repo
drvossdrvoss

api-documentation

Generate OpenAPI-compatible specs from source code for REST and GraphQL APIs.

Community
Intermediate
📦 In Repo
drvossdrvoss

doc-update

Detect stale documentation and gaps between docs and code changes.

Community
Intermediate
📦 In Repo
drvossdrvoss

context-prime

Gather repository context including README, file tree, commits, and test status.

Community
Intermediate
📦 In Repo
drvossdrvoss

task-intake-router

Route ambiguous requests to Copilot CLI modes, agent types, and models.

Community
Intermediate
📦 In Repo
drvossdrvoss

github-pr-workflow

Manage GitHub pull requests from creation to merge via Copilot CLI.

Community
Intermediate
📦 In Repo
drvossdrvoss

cross-session-memory

Resume past Copilot CLI sessions and retrieve prior context from SQLite.

Community
Intermediate
📦 In Repo
drvossdrvoss

plan-mode-mastery

Generate structured plans and SQL-backed to-dos for multi-step execution.

Community
Advanced
📦 In Repo
drvossdrvoss

stack-detector

Detect a repository's technology stack and map it to Copilot skills and rules.

Community
Intermediate
📦 In Repo
drvossdrvoss

background-agent

Delegate long-running coding tasks to a cloud Copilot agent and create draft PRs.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install everything-copilot-cli?

Run `npx skills add drvoss/everything-copilot-cli --all -g -y` in your terminal to install the full collection globally.

What does everything-copilot-cli do?

It is a curated collection of skills, agents, and rules that turn GitHub Copilot CLI into a structured development workflow covering planning, coding, review, security, testing, and release.

Does it work with tools other than Copilot CLI?

Most skills follow the portable SKILL.md standard and work in compatible runtimes, while Copilot-exclusive skills are clearly separated so you know what requires native Copilot features.

How does it handle code review and security?

It includes dedicated skills for multi-perspective PR review, OWASP security scans, secret detection, GitHub Actions security review, and agent governance audits.

Can I use it without deep Copilot CLI experience?

Yes. It ships a beginner tutorial, setup profiles from minimal to full, and a stack-detector skill that recommends the right skills for your project automatically.

Related Repositories in Software Engineering

View All in Software Engineering