github

199 mods across 15 repositories, 243k stars between them.

gh-stack AGENTS.md

169

github/gh-stack

Instructions file CodexOpenCode

Instructions for github/gh-stack, covering gh-stack: agent instructions, build, test, and validate, install locally as a gh extension, project structure and command groups (registered in cmd/root.go).

1.4k 5d ago A 1,925 tokens original MIT

gh-stack

170

github/gh-stack

Skill Claude CodeCodex

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

1.4k 5d ago A 80 tokens copy · 97% MIT

copilot-plugins

171

github/copilot-plugins

Plugin Claude Code

The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for GitHub Copilot.

344 7d ago A tokens not measured original MIT

github/copilot-plugins

Skill Claude CodeCodex

Analyze C++ build performance using vcperf.exe and ETL traces. Use this skill when the user wants to profile a build, understand compile bottlenecks, identify expensive headers or templates, generate JSON analysis reports, or interpret vcperf output. Covers tracing workflows, the /jsonAnalysis flag, reading the…

344 7d ago B 79 tokens original MIT

spark-app-template

173

github/copilot-plugins

Skill Claude CodeCodex

Comprehensive guidance for building web apps with opinionated defaults for tech stack, design system, and code standards. Use when user wants to create a new web application, dashboard, or interactive interface. Provides tech choices, styling guidance, project structure, and design philosophy to get users up and…

344 7d ago A 72 tokens original MIT

Agentic Workflows

174

github/gh-aw-mcpg

Agent

GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.

167 2d ago A 30 tokens copy · 100% MIT

agentic-workflows

175

github/gh-aw-mcpg

Skill Claude CodeCodex

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

167 2d ago A 20 tokens copy · 98% MIT

gh-aw-mcpg AGENTS.md

176

github/gh-aw-mcpg

Instructions file CodexOpenCode

Instructions for github/gh-aw-mcpg, covering agents.md, quick start, project structure, key tech and config examples.

167 2d ago A 7,741 tokens original MIT

github/spec-kit-copilot

Instructions file CodexOpenCode

Instructions for github/spec-kit-copilot, covering what this repository is, core skills plugin, core decisions (do not silently undo) and when revving the core skills plugin.

11 6d ago A 2,177 tokens original MIT

speckit-bundle

178

github/spec-kit-copilot

Skill Claude CodeCodex

Discover, install, and author Spec Kit bundles via specify bundle. USE FOR: searching/showing/listing bundles, installing/updating/removing a bundle (a curated set of extensions/presets/integrations/workflows), validating a bundle manifest, building a distributable bundle artifact, initializing a project and…

11 6d ago A 99 tokens original MIT

speckit-check

179

github/spec-kit-copilot

Skill Claude CodeCodex

Check the local environment for Spec Kit by running specify check (and specify version). USE FOR: verifying required tools are installed, diagnosing a broken spec-kit setup, reporting CLI version/feature capabilities. DO NOT USE FOR: installing or upgrading the CLI itself (use the speckit-self skill).

11 6d ago A 69 tokens original MIT

speckit-cli-setup

180

github/spec-kit-copilot

Skill Claude CodeCodex

Detect and install the Spec Kit specify CLI that every other speckit skill depends on. USE FOR: checking whether specify is installed/on PATH, installing it when missing, fixing "command not found: specify", confirming the CLI is new enough (>= 0.11). DO NOT USE FOR: upgrading an already-installed CLI to a newer…

11 6d ago C 100 tokens original MIT

speckit-extension

181

github/spec-kit-copilot

Skill Claude CodeCodex

Manage Spec Kit extensions via specify extension. USE FOR: installing/removing/updating spec-kit extensions, searching the extension catalog, showing extension info, enabling/disabling extensions, setting extension resolution priority, managing extension catalogs. DO NOT USE FOR: presets (use speckit-preset), bundles…

11 6d ago A 83 tokens original MIT

speckit-init

182

github/spec-kit-copilot

Skill Claude CodeCodex

Scaffold a Spec Kit (spec-driven development) project for GitHub Copilot by running specify init --integration copilot --integration-options="--skills". USE FOR: starting a new spec-kit project, bootstrapping spec-driven development in an existing repo, installing spec-kit templates/scripts/commands for Copilot. DO…

11 6d ago A 113 tokens original MIT

speckit-preset

183

github/spec-kit-copilot

Skill Claude CodeCodex

Manage Spec Kit presets via specify preset. USE FOR: installing/removing presets, searching the preset catalog, showing preset info, resolving which template a preset name maps to, enabling/disabling presets, setting preset resolution priority, managing preset catalogs. DO NOT USE FOR: extensions (use…

11 6d ago A 88 tokens original MIT

speckit-self

184

github/spec-kit-copilot

Skill Claude CodeCodex

Check for and apply Spec Kit CLI updates via specify self. USE FOR: checking whether a newer specify-cli release is available, previewing an upgrade with --dry-run, upgrading the CLI in place (optionally to a pinned tag). DO NOT USE FOR: checking project tools/integrations (use speckit-check) or managing…

11 6d ago A 84 tokens original MIT

speckit-workflow-step

185

github/spec-kit-copilot

Skill Claude CodeCodex

Manage Spec Kit workflow step types via specify workflow step. USE FOR: listing built-in and custom workflow step types, installing/removing a custom step type from a catalog, searching/showing step-type info, managing step-type catalog sources. DO NOT USE FOR: running or installing whole workflows (use…

11 6d ago A 84 tokens original MIT

speckit-workflow

186

github/spec-kit-copilot

Skill Claude CodeCodex

Manage and run Spec Kit automation workflows via specify workflow. USE FOR: running a workflow by ID or local YAML, resuming a paused/failed run, checking run status, listing/installing/removing workflows, searching the workflow catalog, showing a workflow step graph. DO NOT USE FOR: extensions (use…

11 6d ago A 93 tokens original MIT

speckit.assess.decide

187

github/spec-kit-copilot

Command

Command "speckit.assess.decide" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the decide stage.

11 6d ago A 0 tokens original MIT

speckit.assess.define

188

github/spec-kit-copilot

Command

Command "speckit.assess.define" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the define stage.

11 6d ago A 0 tokens original MIT

speckit.assess.intake

189

github/spec-kit-copilot

Command

Command "speckit.assess.intake" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the intake stage.

11 6d ago A 0 tokens original MIT

github/spec-kit-copilot

Command

Command "speckit.assess.research" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the research stage.

11 6d ago A 0 tokens original MIT

speckit.assess.shape

191

github/spec-kit-copilot

Command

Command "speckit.assess.shape" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the shape stage.

11 6d ago A 0 tokens original MIT

speckit.analyze

192

github/spec-kit-copilot

Command

When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.

11 6d ago A 0 tokens original MIT