The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 58★1,676WORKS 57★1,676WORKS 48★5,433WORKS 48★2,474WORKS 48★1,300WORKS 58★292WORKS 48★95WORKS 48★365WORKS 58★1,344WORKS 48★95WORKS 48★15WORKS 48★37WORKS 48★27WORKS 48★11WORKS 48★17WORKS 48★12WORKS 48★12WORKS 48★12WORKS 48★11WORKS 48★11WORKS 48★4WORKS 48★4WORKS 48★7WORKS 48★3WORKS 48★3WORKS 49★6WORKS 48★6WORKS 49★6WORKS 48★2WORKS 48★90WORKS 48★4WORKS 48★2WORKS 48★81,174WORKS 48★1,835WORKS 48★19WORKS 48★10WORKS 48★2WORKS 48★2WORKS 48★3WORKS 48★74WORKS 48★3WORKS 48★3WORKS 48★3WORKS 48★4WORKS 51★2,560WORKS 48★1,550WORKS 48★3,483WORKS 48★2,091WORKS 48★1,117WORKS 48★439
Generate project health monitoring dashboardcommandEngineeringL2
dashboard · DevOps teams and engineering leads setting up project health dashboards for visibility on CI/CD, code quality, and infrastructure.
Generate project health report with metricscommandEngineeringL2
report · Tech leads and engineering managers running quarterly health reviews who want a one-page snapshot of code quality, velocity, and dependency health.
Format code and create pull requestcommandEngineeringL1
pr · One-command workflow to atomically format, stage, and push a PR without manual git steps.
Answer code navigation and impact questionscommandEngineeringL1
Q · MCP-first code intelligence queries when you need call/def/ref across the whole codebase without manual grep.
Run ChunkHound QA scriptcommandEngineeringL1
qa · Verifying semantic and regex search implementations work correctly across all file types and languages without blocking or pagination bugs.
Review uncommitted code changescommandEngineeringL1
cr · Catching language-specific bugs and design issues before commit by applying both project-local and generic review profiles to changed code.
Run CI checks locallycommandEngineeringL1
ci · Testing a Haskell-to-Rocq compiler change locally before pushing by running the exact GitHub Actions workflow steps without Docker.
Manage agent-view sessionscommandEngineeringL1
av · Programmatically launching and controlling multiple AI agent sessions without TUI overhead when orchestrating batch work or CI/CD-driven agent tasks.
Create clean PR with planning artifactscommandEngineeringL1
pr · Separating code review (clean diff) from planning artifact archiving, allowing reviewers to focus on implementation while preserving design rationale as write-once history.
Configure recursive language model modecommandEngineeringL1
rlm · Deep codebase analysis on large repositories requiring multi-level reasoning without manual context pruning, routing models and tool access by depth/effort.
Run MySQL queries on Docker databasecommandDataEngineeringL1
db · Quick ad-hoc database queries during development when Docker Compose is the deployment model and CLI access is faster than GUI tools.
Verify code quality and typescommandEngineeringL1
qf · Gate code commits and PRs by enforcing type safety, linting, and RDO-specific conventions (database, auth, MUI Grid v2) before review.
Update Claude environment preferencescommandEngineeringL1
up · Synchronizing new project or environment preferences across all AI tools (Claude, Codex, Gemini, Cursor) in a single command.
Access developer tools hubcommandEngineeringL1
dev · Routing developer tasks to the right specialist agent (debug, review, refactor, commit, PR) without manual agent selection overhead.
Manage Git worktreescommandEngineeringL2
wt · Isolating work on individual GitHub issues using git worktrees, avoiding context switching between branches in a single checkout.
Resolve GitHub PR review commentscommandEngineeringL2
rr · Systematically resolving PR review feedback without missing any comment or thread, ensuring all reviewer notes are addressed before merge.
Create and implement new taskcommandEngineeringL2
bx · Quickly capturing ad-hoc tasks as tracked beads before implementing them, ensuring nothing is lost and all work has an audit trail.
Stage and commit changescommandEngineeringL1
sc · Bundling file staging and commit creation into a single operation when no complex git workflow (rebase, cherry-pick) is needed.
Resolve plugin pathscommandEngineeringL2
wb · Discovering customer needs before building solutions.
Generate merge request descriptioncommandEngineeringL2
mr · Summarizing branch changes for peer review.
Test MCP apps and record resultscommandEngineeringL3
app-testing-loop · Continuous testing and validation of features.
Run multi-agent code reviewcommandEngineeringL3
review · Finding correctness issues in code diffs.
Publish release and GitHub releasecommandEngineeringL3
pub · Automating multi-architecture macOS app releases without manual confirmation steps.
Load ML service domain contextcommandEngineeringL1
ml · Initializing domain context for Earth Engine geospatial and time-series forecasting work.
Ensure implementation Always WorkscommandEngineeringL1
aw · Ensuring AI-generated code changes actually work in production before shipping user-facing features.
Find bugs and vulnerabilitiescommandEngineeringL1
codexreview · Finding hidden security vulnerabilities and data integrity bugs in adversarial code review mode.
Create architecture decision recordcommandEngineeringL1
adr · Documenting architecture decisions and their trade-offs in a searchable, versioned format.
Review code across expert perspectivescommandEngineeringL2
councilreview · Running deep cross-domain code audits by independent experts to catch issues single reviewers miss.
Plan implementation workflowcommandEngineeringL2
p · Converting approved specifications into technical plans with data models and implementation guides.
Run complete CI pipelinecommandEngineeringL3
ci · Blocking pre-merge commits that fail coverage, lint, or compilation checks.
Execute end-to-end feature workflowcommandEngineeringL3
go · Complete feature lifecycle from branching through PR without manual tool-switching.
Generate commit message from changescommandEngineeringL1
cm · Generating conventional commit messages that match project style from staged changes.
Fix error handling anti-patternscommandEngineeringL2
anti-pattern-czar · Systematically fixing error-handling smells (swallowed exceptions, missing logging) in existing code.
Automate PR creation with labelscommandEngineeringL2
pr · Opening pull requests with pre-filled templates and summary sections.
Start development environmentcommandEngineeringL1
dev · Starting local development server with environment setup.
Create git worktree for featurecommandEngineeringL1
wt · Running workflow task definitions and automation routines.
Execute implementation plan taskscommandEngineeringL2
i · Bootstrapping new projects with research, design, and implementation scaffolding.
Simplify and fix current diffcommandEngineeringL2
sf · Launching parallel cleanup agents before committing code to catch 8+ common patterns.
Generate jj commit commandscommandEngineeringL1
jj · Decomposing diffs into logical commits using Jujutsu VCS conventions.
Prepare automated releasecommandEngineeringL1
prepare-release · Automating release gating and version bumps in CI-friendly environments.
Toggle plugins offcommandEngineeringL1
pd · Fast on/off toggle for installed plugins without full command lookup.
Execute git worktree operationscommandEngineeringL1
wt · Isolating task branches in separate work directories with built-in context.
Advise on lumi web clientcommandEngineeringL1
web · Building reactive views and interactive editors in modern Svelte codebases.
Query codebase contextcommandEngineeringL1
c · Fast codebase orientation using large-context language model analysis.
Implement features with multi-agent workflowcommandEngineeringL3
task · Breaking large multi-session features into sequential phases within context limits.
Trace install config fieldscommandEngineeringL1
trace-config · Understanding how OpenShift install config fields flow through validation pipelines.
Force multi-provider parallel executioncommandEngineeringL2
multi · Getting comprehensive perspectives from multiple AI models on high-stakes decisions.
Clean code and find stale artifactscommandEngineeringL1
clean · Safe, intelligent removal of drifted sessions, dead code, and stale documents.
Review code for qualitycommandEngineeringL1
code-review · Reviewing compiler IR transformations, codegen, and language spec changes.
Validate API and file referencescommandEngineeringL1
audit · Validating that all API, makefile, file, and agent references in Claude Code config are current.
page 1 / 6→