Command
Refresh context with CLAUDE.md instructions.
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
Command
Refresh context with CLAUDE.md instructions.
Command
Sync allowlist from GitHub repository to user settings.
Command
Sync CLAUDE.md from GitHub repository.
Command Claude Code
Run PR checks, push to remote, create PR, and generate description automatically.
Command Claude Code
Generate and update PR description from branch commits using GitHub CLI.
Command Claude Code
Generate comprehensive release notes from merged PRs between releases.
Command
Apply changes to GitHub. By default, requires interactive confirmation before proceeding.
Command
Export existing repository settings as YAML. Useful for bootstrapping gh-infra configuration from an existing repository.
Command
Show diff between YAML and current GitHub state. No mutations are made.
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.
Command
Refresh the managed Spec Kit section in coding agent context file(s).
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…
Command
Update specific settings without running full setup. Pillar-based configuration with re-evaluation options.
Command
Live web dashboard that runs as a local server with real-time updates.
Command
Complete command reference for DESIGN-OPS.
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.
Command
Search for new open source issues to contribute to — delegates to oss-scout.
Command
Daily OSS contribution check - uses CLI with --json for structured data.
Command
Configure OSS autopilot preferences.
Command Claude Code
Auto-generate PR description in English from changes against base branch.
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.
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.
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.
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.