Agent Skills by jason
Showing 70 vetted skills indexed across 1 GitHub repositories.
add-to-changelog
Update CHANGELOG.md and synchronize versions across package.json and pyproject.toml.
code-tour
Create CodeTour .tour files with verified file and line anchors.
architecture-decisions
Document architectural decisions with Context, Decision, Consequences, and References sections.
api-documentation
Generate OpenAPI-compatible specs from source code for REST and GraphQL APIs.
doc-update
Detect stale documentation and gaps between docs and code changes.
context-prime
Gather repository context including README, file tree, commits, and test status.
task-intake-router
Route ambiguous requests to Copilot CLI modes, agent types, and models.
github-pr-workflow
Manage GitHub pull requests from creation to merge via Copilot CLI.
cross-session-memory
Resume past Copilot CLI sessions and retrieve prior context from SQLite.
plan-mode-mastery
Generate structured plans and SQL-backed to-dos for multi-step execution.
stack-detector
Detect a repository's technology stack and map it to Copilot skills and rules.
background-agent
Delegate long-running coding tasks to a cloud Copilot agent and create draft PRs.
actions-debugging
Diagnose failed GitHub Actions workflow runs and identify root causes.
ecosystem-intake
Triage ecosystem inputs into adopt, adapt, or reject backlog candidates.
scope-guard
Restrict agent file modifications to defined paths with approval checkpoints.
agentic-engineering
Decompose development tasks into 15-minute agent units with explicit contracts.
ide-switching
Coordinate Copilot context between VS Code and the Copilot CLI across IDE-to-terminal workflows.
team-planner
Coordinate specialist agents to decompose and parallelize engineering tasks.
fleet-parallel
Parallelize batch code modifications across multiple files with Copilot Fleet mode.
knowledge-curator
Curate recurring session lessons into durable project documentation.
mcp-ecosystem
Extend Copilot CLI with custom MCP servers for domain-specific tools.
github-issue-triage
Triage and categorize GitHub issues using Copilot MCP tools.
session-management
Track multi-step tasks and state across sessions using SQLite tables.
autopilot-patterns
Automate planning-driven tasks with guardrails for Copilot CLI autopilot mode.