github commands

106 tagged github, measured the same way as everything else here.

Browse within: governance 41scaffolding 41typescript 17design-tools 13figma 13ai-assistant 9issue-tracking 9open-source 8desktop-app 6experimental 6workflow 6

create-pr

04

toolprint/hypertool-mcp

Command Claude Code

Run PR checks, push to remote, create PR, and generate description automatically.

158 10mo ago A 15 tokens

apply

07

babarot/gh-infra

Command

Apply changes to GitHub. By default, requires interactive confirmation before proceeding.

134 3mo ago A 0 tokens original MIT

import

08

babarot/gh-infra

Command

Export existing repository settings as YAML. Useful for bootstrapping gh-infra configuration from an existing repository.

134 3mo ago A 0 tokens original MIT

plan

09

babarot/gh-infra

Command

Show diff between YAML and current GitHub state. No mutations are made.

134 3mo ago A 0 tokens original MIT

koan.incubate

10

Anantys-oss/koan

Command Claude Code

Merge main into the Kōan incubating branch, but only after a review phase where you summarize the incoming diff and get an explicit go/no-go. On merge, append a dated entry under the ## ${NEXT} section of the changes/incubating.md journal — the curated changelog the release workflow later finalizes.

46 3d ago A 0 tokens GPL-3.0

wp-dev-learn

12

mralaminahamed/wp-dev-skills

Command

Extract learnings from the current session and update wp-dev-skills skill files — captures corrections, new rules, edge cases, and Common Mistakes entries discovered during real usage. Only globally applicable WP developer standards accepted — project-specific rules are redirected. Use suggest to see WP dev topics not…

27 1mo ago B 65 tokens original MIT

configure

13

opensesh/DESIGN-OPS

Command

Update specific settings without running full setup. Pillar-based configuration with re-evaluation options.

23 3mo ago A 0 tokens original Apache-2.0

dashboard

14

opensesh/DESIGN-OPS

Command

Live web dashboard that runs as a local server with real-time updates.

23 3mo ago A 0 tokens original Apache-2.0

help

15

opensesh/DESIGN-OPS

Command

Complete command reference for DESIGN-OPS.

23 3mo ago A 0 tokens original Apache-2.0

smoke

16

holgerleichsenring/agent-smith

Command Claude Code

Smoke-test the agent-smith CLI binary + docker-compose for api-scan / security-scan / fix-bug. Catches regressions that escape the unit test suite.

23 yesterday A 35 tokens original MIT

oss-search

17

costajohnt/oss-autopilot

Command

Search for new open source issues to contribute to — delegates to oss-scout.

12 yesterday A 18 tokens original MIT

oss

18

costajohnt/oss-autopilot

Command

Daily OSS contribution check - uses CLI with --json for structured data.

12 yesterday A 15 tokens original MIT

pr-description-ja

21

yuji0809/cc-recommender

Command Claude Code

A command that reviews the current Git branch and drafts a pull request description in Japanese. A pull request is a request to merge code changes into another branch.

10 3mo ago A 25 tokens original MIT

nyann:branch

22

thettwe/nyann

Command

Create a strategy-compliant git branch. Same flow as the natural-language new-branch skill — dispatches here when users prefer explicit slash commands. Accepts positional args for purpose + slug so /nyann:branch feature login works directly without the skill having to parse phrasing.

6 2d ago A 64 tokens original MIT

nyann:doctor

23

thettwe/nyann

Command

Run nyann's read-only hygiene + documentation audit on the current repo. Emits the same drift sections retrofit uses, but never offers remediation or writes to the filesystem. Use this on session start, in CI, or any time you want to sanity-check a repo without risking mutations.

6 2d ago A 61 tokens original MIT

nyann:retrofit

24

thettwe/nyann

Command

Audit an existing repo against a profile and fix what's drifted. Unlike doctor (read-only), retrofit detects missing hooks, misconfigured gitignore, documentation gaps, and non-compliant history, then offers to remediate via bootstrap. Idempotent — safe to re-run.

6 2d ago A 61 tokens original MIT