jason avatar

jason

Community

@drvoss

7Followers
|
37Public Repos
|
70Published Skills

Agent Skills by jason

Showing 70 vetted skills indexed across 1 GitHub repositories.

drvossdrvoss
42

add-to-changelog

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

Community
Intermediate
drvossdrvoss
42

code-tour

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

Community
Intermediate
drvossdrvoss
42

architecture-decisions

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

Community
Advanced
drvossdrvoss
42

api-documentation

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

Community
Intermediate
drvossdrvoss
42

doc-update

Detect stale documentation and gaps between docs and code changes.

Community
Intermediate
drvossdrvoss
42

context-prime

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

Community
Intermediate
drvossdrvoss
42

task-intake-router

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

Community
Intermediate
drvossdrvoss
42

github-pr-workflow

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

Community
Intermediate
drvossdrvoss
42

cross-session-memory

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

Community
Intermediate
drvossdrvoss
42

plan-mode-mastery

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

Community
Advanced
drvossdrvoss
42

stack-detector

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

Community
Intermediate
drvossdrvoss
42

background-agent

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

Community
Advanced
drvossdrvoss
42

actions-debugging

Diagnose failed GitHub Actions workflow runs and identify root causes.

Community
Intermediate
drvossdrvoss
42

ecosystem-intake

Triage ecosystem inputs into adopt, adapt, or reject backlog candidates.

Community
Advanced
drvossdrvoss
42

scope-guard

Restrict agent file modifications to defined paths with approval checkpoints.

Community
Intermediate
drvossdrvoss
42

agentic-engineering

Decompose development tasks into 15-minute agent units with explicit contracts.

Community
Advanced
drvossdrvoss
42

ide-switching

Coordinate Copilot context between VS Code and the Copilot CLI across IDE-to-terminal workflows.

Community
Intermediate
drvossdrvoss
42

team-planner

Coordinate specialist agents to decompose and parallelize engineering tasks.

Community
Advanced
drvossdrvoss
42

fleet-parallel

Parallelize batch code modifications across multiple files with Copilot Fleet mode.

Community
Advanced
drvossdrvoss
42

knowledge-curator

Curate recurring session lessons into durable project documentation.

Community
Intermediate
drvossdrvoss
42

mcp-ecosystem

Extend Copilot CLI with custom MCP servers for domain-specific tools.

Community
Advanced
drvossdrvoss
42

github-issue-triage

Triage and categorize GitHub issues using Copilot MCP tools.

Community
Intermediate
drvossdrvoss
42

session-management

Track multi-step tasks and state across sessions using SQLite tables.

Community
Intermediate
drvossdrvoss
42

autopilot-patterns

Automate planning-driven tasks with guardrails for Copilot CLI autopilot mode.

Community
Advanced