GitHub Next
Official@githubnext · United States of America
Exploring the future of software development
Agent Skills by GitHub Next
Showing 126 vetted skills indexed across 3 GitHub repositories.
playwright-cli
Automate browser interactions and generate Playwright test code through a command-line interface.
session-recovery
Detect and resume interrupted Copilot CLI sessions by querying the session_store SQLite database.
architectural-proposals
Write structured architectural proposals with problem statements, decisions, risks, and scope definitions.
pr-review-response
Replies to GitHub PR review comment threads after fixing issues via gh CLI and GraphQL.
distributed-mesh
Configures git-based state synchronization for squads distributed across multiple machines.
squad-commands
Presents a categorized interactive menu of Squad CLI operations for team and workflow management.
history-hygiene
Record final confirmed outcomes to history files instead of intermediate or reversed decisions.
ralph-two-pass-scan
Reduces GitHub API calls by filtering issue lists before selective hydration.
iterative-retrieval
Coordinates sub-agent task delegation with a 3-cycle retry protocol and coordinator validation.
fact-checking
Validate claims and deliverables using counter-hypothesis testing with structured review output.
docs-standards
Applies Microsoft Style Guide and Squad conventions to documentation writing.
personal-squad
Configure user-level AI agents that persist across projects via a global squad directory.
agent-collaboration
Standardizes worktree awareness, decision recording, and cross-agent communication patterns for squad agents.
reskill
Extracts shared patterns from agent charters and histories into reusable skills.
notification-routing
Route agent notifications to topic-specific channels using CHANNEL tags and a JSON channel config.
reviewer-protocol
Enforces reviewer rejection workflows with strict author lockout semantics in multi-agent orchestration.
client-compatibility
Detects Copilot platform surface and adapts agent spawning behavior for CLI, VS Code, and fallback modes.
e2e-template-testing
Validates coordinator and agent template changes through end-to-end squad sessions.
cross-squad-communication
Coordinates queries, task delegation, and context sharing between independent Squad instances across repositories.
git-workflow
Implements a dev-first branching model with worktree-based parallel issue workflows.
reflect
Extracts confidence-rated learning patterns from conversations to update agent history and team decision files.
project-conventions
Documents codebase conventions, patterns, and anti-patterns for agent guidance.
init-mode
Proposes and creates a .squad team structure after user confirmation.
error-recovery
Applies retry, fallback, and escalation patterns to recover from agent task failures.
Frequently Asked Questions About GitHub Next
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?▼
Developers can automate pull request triage, classify documentation impact from code changes, manage Agent Package Manager configurations, and generate structured task specifications for custom coding assistants using standardized frontmatter conventions.
Which personas benefit most from these technical resources?▼
These resources are designed for developer experience engineers, technical documentation architects, and maintainers of large-scale open source projects who require standardized triage, consistent CLI design, and rigorous documentation-to-code synchronization.
What are the primary prerequisites for implementing these solutions?▼
Implementation requires familiarity with GitHub CLI, Docker for containerized MCP server hosting, and adherence to specific YAML frontmatter schemas for defining agentic tasks and documentation metadata.