GitHub Next avatar

GitHub Next

Official

@githubnext · United States of America

0Followers
|
107Public Repos
|
126Published Skills

Exploring the future of software development

Skills Distribution
DomainDeveloper To...Developer Experien.. (40%)Documentation Engi.. (30%)Agentic Task Orche.. (30%)

Agent Skills by GitHub Next

Showing 126 vetted skills indexed across 3 GitHub repositories.

githubnextgithubnext
5.1k

playwright-cli

Automate browser interactions and generate Playwright test code through a command-line interface.

Official
Advanced
githubnextgithubnext
5.1k

session-recovery

Detect and resume interrupted Copilot CLI sessions by querying the session_store SQLite database.

Official
Intermediate
githubnextgithubnext
5.1k

architectural-proposals

Write structured architectural proposals with problem statements, decisions, risks, and scope definitions.

Official
Intermediate
githubnextgithubnext
5.1k

pr-review-response

Replies to GitHub PR review comment threads after fixing issues via gh CLI and GraphQL.

Official
Intermediate
githubnextgithubnext
5.1k

distributed-mesh

Configures git-based state synchronization for squads distributed across multiple machines.

Official
Intermediate
githubnextgithubnext
5.1k

squad-commands

Presents a categorized interactive menu of Squad CLI operations for team and workflow management.

Official
Intermediate
githubnextgithubnext
5.1k

history-hygiene

Record final confirmed outcomes to history files instead of intermediate or reversed decisions.

Official
Basic
githubnextgithubnext
5.1k

ralph-two-pass-scan

Reduces GitHub API calls by filtering issue lists before selective hydration.

Official
Basic
githubnextgithubnext
5.1k

iterative-retrieval

Coordinates sub-agent task delegation with a 3-cycle retry protocol and coordinator validation.

Official
Intermediate
githubnextgithubnext
5.1k

fact-checking

Validate claims and deliverables using counter-hypothesis testing with structured review output.

Official
Basic
githubnextgithubnext
5.1k

docs-standards

Applies Microsoft Style Guide and Squad conventions to documentation writing.

Official
Basic
githubnextgithubnext
5.1k

personal-squad

Configure user-level AI agents that persist across projects via a global squad directory.

Official
Basic
githubnextgithubnext
5.1k

agent-collaboration

Standardizes worktree awareness, decision recording, and cross-agent communication patterns for squad agents.

Official
Basic
githubnextgithubnext
5.1k

reskill

Extracts shared patterns from agent charters and histories into reusable skills.

Official
Intermediate
githubnextgithubnext
5.1k

notification-routing

Route agent notifications to topic-specific channels using CHANNEL tags and a JSON channel config.

Official
Intermediate
githubnextgithubnext
5.1k

reviewer-protocol

Enforces reviewer rejection workflows with strict author lockout semantics in multi-agent orchestration.

Official
Intermediate
githubnextgithubnext
5.1k

client-compatibility

Detects Copilot platform surface and adapts agent spawning behavior for CLI, VS Code, and fallback modes.

Official
Intermediate
githubnextgithubnext
5.1k

e2e-template-testing

Validates coordinator and agent template changes through end-to-end squad sessions.

Official
Advanced
githubnextgithubnext
5.1k

cross-squad-communication

Coordinates queries, task delegation, and context sharing between independent Squad instances across repositories.

Official
Advanced
githubnextgithubnext
5.1k

git-workflow

Implements a dev-first branching model with worktree-based parallel issue workflows.

Official
Intermediate
githubnextgithubnext
5.1k

reflect

Extracts confidence-rated learning patterns from conversations to update agent history and team decision files.

Official
Intermediate
githubnextgithubnext
5.1k

project-conventions

Documents codebase conventions, patterns, and anti-patterns for agent guidance.

Official
Basic
githubnextgithubnext
5.1k

init-mode

Proposes and creates a .squad team structure after user confirmation.

Official
Intermediate
githubnextgithubnext
5.1k

error-recovery

Applies retry, fallback, and escalation patterns to recover from agent task failures.

Official
Intermediate

Frequently Asked Questions About GitHub Next

FAQPage Schema
What 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.