The library

Everything we index — ranked by what works, never by stars.

untested
Audit release readinesscommandEngineeringL2
release-check · Validating version sync, CHANGELOG entry, and API documentation parity before tagging.
untested
Audit 3D graphics performancecommandEngineeringL2
graphics-check · Detecting z-fighting, shadow issues, and transparent-material anti-patterns in 3D code.
untested
Merge reviewed PRs sequentiallycommandEngineeringL2
batch-merge · Batch-merging PRs with strict-mode branch protection by auto-updating and handling CI queues.
untested
Spawn agent team for featurescommandEngineeringL3
feature-team · Parallelizing multi-module feature work with non-overlapping ownership and quality gates.
untested
Auto-review code with structured feedback loopscommandEngineeringL2
loopwise · Iterative review-and-revise cycles for plans or code with persistent approval tracking.
untested
Create isolated project workspacescommandEngineeringL2
gsd:new-workspace · Multi-repo orchestration and feature-branch isolation with independent GSD state.
untested
Document assembly procedures automaticallycommandEngineeringL2
document · Bulk-renaming assembly routines with pattern-based categorization and human-friendly naming.
untested
Run and fix code quality checkscommandEngineeringL1
check · Full-pipeline code validation with automatic style and format fixes.
untested
Read repository operating constitutioncommandEngineeringL1
master-adrs-001 · Analyzing architectural decision patterns and identifying gaps in documentation.
untested
Close code coverage gaps with testscommandEngineeringL2
coverage_gap · Identifying test coverage gaps and prioritizing missing test scenarios.
untested
Bootstrap repository with harnesscommandEngineeringL2
harness-init · Onboarding new projects with established coding protocols and harness conventions.
untested
Review, commit and push changescommandEngineeringL1
gc · Standard git workflow when you need a single command to review, stage (by name), commit, and push safely.
untested
Execute build prompt for featurecommandEngineeringL1
build · Building Python features with automatic type and style validation as a Stop hook.
untested
Build extension for productioncommandEngineeringL2
build · Packaging a Chrome extension for Store submission when you need minification, bundling, and validation in one step.
untested
Run Codex orchestration loopcommandEngineeringL2
codex · Multi-agent implementation workflows where codex plans, Claude codes, and codex reviews — better signal than single-model planning for complex refactors.
untested
Release gem version with changelogcommandEngineeringL2
release · Ruby gem release workflow when you need pre-flight validation, automated version management, and GitHub release creation.
untested
Build test commit tag and pushcommandEngineeringL2
release · Go CLI release when you need automated build, smoke test, semver bumping, CI polling, and asset verification before announcing.
untested
Implement features test-drivencommandEngineeringL1
tdd · Feature implementation with clear input/output contracts when you want tests to drive design and catch regressions.
untested
Create architecture decision recordcommandEngineeringL1
new-adr · Documenting architectural choices when you need a standardized decision log that future developers can reference.
untested
Scaffold new Lit web componentcommandEngineeringL2
new-component · Design System component development when you need scaffolded Lit patterns (formAssociated, delegatesFocus, token CSS, ARIA) and mandatory documentation.
untested
Create pull requests for code branchescommandEngineeringL1
pr-create · GitHub workflow when you need a PR auto-generated from branch commits and project template conventions.
untested
Implement identified parity gapscommandEngineeringL2
parity-fix · MERN-to-Next.js migrations when you need exact parity with original implementation (not simplified rewrites).
untested
Inspect database schema and sample datacommandEngineeringL1
inspect-db · Developers needing quick schema exploration without writing SQL or GUI tools; safe read-only introspection.
untested
Switch Claude Code repository contextcommandEngineeringL1
switch-repo · Multi-repo workflows where maintaining distinct contexts without git mutations is essential for context isolation.
untested
Find system failure modes and guardrailscommandEngineeringL2
review-chaos · Clinical/healthcare software teams where data corruption and silent wrong results carry regulatory or safety risk.
untested
Generate MCP servers from OpenAPI specscommandEngineeringL3
generate-mcp · API teams needing low-friction MCP tool exposure for agents without manual tool definition boilerplate.
untested
Regenerate package documentationcommandEngineeringL1
doc · R package maintainers avoiding manual .Rd editing and ensuring docs stay in sync with code.
untested
Sync tool versions across projectscommandEngineeringL2
sync-template · Organizations managing multiple TypeScript projects where configuration drift causes CI/lint/format inconsistencies.
untested
Run Python exercise scriptscommandEngineeringL1
run · Educational environments where students run exercise scripts without CLI friction.
untested
Recreate PRs with integrated feedbackcommandEngineeringL1
recreate-pr · Teams receiving multiple rounds of review where a fresh PR with consolidated feedback beats amended commits.
untested
Review, commit, and publish workcommandEngineeringL2
ship · Teams shipping features via automated review-commit-PR workflow with guardrails against premature merge.
untested
Update multitool-managed dependenciescommandEngineeringL2
bump-multitool · Monorepo/Bazel projects managing cross-platform linters where manual version bumps introduce skew.
untested
Commit and push with quality gatescommandEngineeringL1
commit-and-push · Teams enforcing commit message hygiene and co-authorship tracking without manual trailer editing.
untested
Initialize session context for mrcallcommandEngineeringL2
doc-startsession · Bootstrapping knowledge for a complex monorepo with parallel doc trees before work begins.
untested
Configure project setupcommandEngineeringL1
configurar-projeto · Post-clone setup for multi-instance Next.js+AI projects with automated port assignment and GitHub integration.
untested
Scan codebase rapidlycommandEngineeringL1
gsd:scan · Lightweight alternative to full codebase mapping for a single concern area.
untested
Run standard CI checkscommandEngineeringL2
ci · Pre-review validation that all checks pass and track artifacts are complete.
untested
Create new page in appcommandEngineeringProductL1
new-page · Rapid MDS prototyping page creation with automatic layout grid and component discovery.
untested
Scaffold new feature workflowcommandEngineeringProductL2
new-feature · Standardized Bock language feature development with test-first discipline.
untested
Deduplicate character settingscommandEngineeringL1
char-slim · Slimming verbose character profiles while preserving personality, relationships, and unique traits.
untested
Fix entire feature systematicallycommandEngineeringL2
focused-fix · Deep repair of a broken module with strict phase discipline and evidence-based diagnosis.
untested
Clean up git branchescommandEngineeringL2
clean · Automated cleanup of merged and stale branches while preserving main, dev, and gh-pages.
untested
Create conventional commitscommandEngineeringL1
cm · Creating intentional, audited Conventional Commits with proper scoping before pushing to origin.
untested
Commit and push branchcommandEngineeringL2
cp · Enforcing local lint/test/security checks before pushing, then triggering and awaiting remote CI-quality-gate validation.
untested
Create pull requestcommandEngineeringL2
pr · Automating PR creation only after CI validation completes, with proper labeling and reviewer notification.
untested
Audit plugin pipelinecommandEngineeringL3
plugin-audit · Comprehensive 8-phase audit ensuring skill meets structure, quality, security, marketplace, and domain-specific review standards.
untested
Run local review gatecommandEngineeringL2
review · Pre-push validation gate ensuring YAML workflows, JSON schemas, Python syntax, and markdown links are all correct before committing.
untested
Run security scancommandEngineeringL2
security-scan · Pre-commit security gate to prevent accidental secret commits and flag CVEs before pushing to remote.
untested
Update all documentationcommandEngineeringL1
update-docs · Post-creation workflow ensuring new skills reach all platforms (Codex, Gemini, OpenClaw), marketplace stays current, and docs auto-generate.
untested
Research priority ticketscommandEngineeringL1
ralph_research · Systematic issue research workflow: prioritize, investigate codebase and external sources, synthesize findings, attach to issue and move to review.
page 73 / 86