The library

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

untested
Write minimal code for failing testscommandEngineeringL1
tdd-green · Enforcing discipline in TDD where code strictly matches test requirements without premature optimization
untested
Deep-craft solutions from first principlescommandProductL1
ultrathink · Tackling ambiguous problems where you need to question everything and design from first principles
untested
Create conventional git commitscommandEngineeringL1
commit · Enforcing conventional commit format across team projects
untested
Predict sprint risks from historical signalscommandOpsL1
risk-predict · Surfacing sprint risk to the team early so they can replan instead of missing deadline
untested
Review pull requests with agent teamscommandEngineeringL2
review-pr · Auditing code quality before merge, catching cross-cutting issues (errors, tests, types) that single reviewers miss
untested
Cherry-pick commits to new branchescommandEngineeringL1
cherry_pick_pr · Extracting specific commits from feature branches to split into separate PRs or move to correct branch
untested
Audit website legal compliance livecommandLegalL2
legal-audit-live · Discovering GDPR violations (pre-consent tracking) and cookie banner compliance gaps that static code audit misses
untested
Migrate Polymer dialogs to LitcommandEngineeringL2
dialog-to-lit · Bulk migrating Polymer dialog-based UIs to Lit while preserving dialog-specific behavior
untested
Scaffold task briefs from schemacommandOpsL1
h-brief · Locking in task contract at Phase 2 (Propose) before substantive work begins
untested
Restore human voice to AI textcommandMarketingL1
de-ai · Converting AI-written or corporate-speak text to direct, conversational human voice
untested
Build and fix Android Kotlin codecommandEngineeringL2
android-build-fix · Quickly unblocking Android builds when gradle dependency or version issues arise
untested
Audit CLI parity across versionscommandEngineeringL3
cli-audit · Ensuring CLI consistency before release: all commands have help, flag syntax matches, completion works
untested
Trace data store transformation logiccommandEngineeringL1
explain-store · Onboarding new developers to a database by showing what data lives where and why relationships exist
untested
Gate image rights and licensingcommandLegalL1
photo-clear · Cleaning up large photo libraries by automating deletion based on date/size criteria
untested
Track GitHub issues and progresscommandOpsL2
nix-check-tasks · Monitoring Nix build health in CI and catching broken derivations before merge
untested
Release with pre-flight checkscommandEngineeringL3
release · Automating release process to ensure consistent versioning and changelog
untested
Validate features through UATcommandProductL1
gsd:verify-work · Ensuring quality gate before work moves to done (prevents 'done' from meaning 'not verified')
untested
Create and update GitHub PRscommandEngineeringL2
gwt-pr · Automating PR creation workflow with conflict-aware branch syncing and merge validation.
untested
Reset pipeline phasecommandOpsL1
reset · Resetting a development pipeline phase while preserving invariant rules and base templates.
untested
Approve and deploy releasescommandOpsL2
ship · Gating production deployment on test/review gates, docker validation, and infrastructure checks.
untested
Audit release readinesscommandEngineeringL2
release-check · Validating version sync, CHANGELOG entry, and API documentation parity before tagging.
untested
Assign next prioritized taskcommandOpsL1
pickup · Surfacing next prioritized work with availability categorization (available vs. inactive).
untested
Audit 3D graphics performancecommandEngineeringL2
graphics-check · Detecting z-fighting, shadow issues, and transparent-material anti-patterns in 3D code.
untested
Search skill indexcommandL1
skill-search · Rapid skill discovery from an indexed catalog.
untested
Check conflict dataset updatescommandDataL2
check-updates-gemini · Updating conflict dataset with web-grounded search and automated data gap filling with source validation.
untested
Manage pipeline phases interactivelycommandOpsL2
gsd:manager · Parallelizing work across pipeline phases with visual status and background task dispatch.
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
Monitor conductor project progresscommandOpsL1
conductor-status · Summarizing multi-track project progress with blocker identification.
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
Debug Zigbee smart home devicescommandOpsL2
zigbee-debug · Diagnosing Zigbee connectivity and battery issues with network topology inspection and log analysis.
untested
Record research papers in knowledge graphcommandL2
wh:add · Ingesting research artifacts into a structured knowledge graph with bidirectional linking.
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
Write session handoff documentationcommandOpsL1
uadf-handoff · Transitioning between sessions when the next agent needs to resume without reading full conversation history.
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
Draft automated case studycommandMarketingL2
draft-case-study · Sales collateral development when you need a specific customer story to test messaging before full pitch deck.
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
Track session for decision trailcommandOpsL1
marmite · Post-session reflection when you want a training log of YOUR patterns (not the codebase), capturing when you steer vs coast.
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.
page 140 / 161