The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★95→untested★15→untested★36→untested★37→untested★29→untested★29→untested★27→untested★27→untested★11→untested★17→untested★12→untested★12→untested★12→untested★12→untested★12→untested★11→untested★11→untested★9→untested★6→untested★7→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★6→untested★6→untested★6→untested★2→untested★2→untested★1→untested★2→untested★2→untested★81,174→untested★1,835→untested★19→untested★10→untested★5→untested★2→untested★2→untested★2→untested★2→untested★3→untested★74→untested★3→untested★3→
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.
Execute ox hash commandcommandL1
ox · Maintaining team coding standards and recording agent execution traces when working in a SageOx-enabled team project.
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.
Complete sprint or phasecommandOpsL1
fi · Marking a sprint or phase complete by bundling build verification, documentation updates, dialog export, and git history into a single protocol.
Launch web UI for dialog managementcommandL2
ui · Browsing and managing Claude Code dialogs in a browser interface when command-line export is insufficient or team collaboration is needed.
Read evidence standards guidecommandL1
es · Grounding agent fact-checking in explicit evidence standards when making claims, combining project-agnostic and project-specific validation rules.
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.
Process task backlog automaticallycommandOpsL2
bg · Autonomous grinding through a priority-sorted issue queue without pausing between tasks, ideal for high-volume bug triage or feature checklists.
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.
View workspace status dashboardcommandOpsL1
ws · Monitoring current project phase and task progress.
Resolve plugin pathscommandEngineeringL2
wb · Discovering customer needs before building solutions.
Generate merge request descriptioncommandEngineeringL2
mr · Summarizing branch changes for peer review.
Assume product owner rolecommandProductL1
po · Managing product backlog and feature documentation.
Toggle dashboard display modecommandOpsL1
ts · Switching between compact and full view modes.
Storing and retrieving project documentation.commandOpsL1
kb · Storing and retrieving project documentation.
Bypass workflow for quick taskscommandOpsL1
x · Quick code exploration, one-line fixes, research without PM ceremony.
Plan new work itemcommandOpsL1
p · Creating tracked work items with clear acceptance criteria, subtask support, and OSS-safe PM artifacts.
Start a task sessioncommandProductivityL1
s · Transitioning a planned task into in-progress with branch setup and status tracking.
Wrap up and save session contextcommandProductivityL1
w · Preserving session knowledge, decisions, and next steps before memory reset or long breaks.
Quick status checkcommandProductivityL1
st · Fast status check without scanning vault or task files.
Sync vault tasks with GitHubcommandOpsL2
gh · Keeping internal task tracking synchronized with public GitHub Issues as single source of truth.
Load ML service domain contextcommandEngineeringL1
ml · Initializing domain context for Earth Engine geospatial and time-series forecasting work.
Analyze with business perspectivecommandProductL1
ba · Solutioning Claude Code Config Manager features through multi-expert analysis and wireframe-driven design.
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.
Generate feature specificationcommandProductL1
s · Turning vague feature ideas into testable specifications with clear acceptance criteria.
Plan implementation workflowcommandEngineeringL2
p · Converting approved specifications into technical plans with data models and implementation guides.
Execute Guitar Alchemist domain servicecommandL2
ga · Music theory chord lookups and diatonic key analysis with natural language parsing.
Query personal knowledge basecommandProductivityL2
kb · Answering personal/project questions by querying a populated knowledge graph with citations.
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.
Show recent activity logscommandProductivityL1
l · Loading workspace state and context for the current session.
Execute implementation plan taskscommandEngineeringL2
i · Bootstrapping new projects with research, design, and implementation scaffolding.
Resume previous session workcommandProductivityL1
go · Continuing multi-session work when Claude Code context window resets.
Simplify and fix current diffcommandEngineeringL2
sf · Launching parallel cleanup agents before committing code to catch 8+ common patterns.
Review engineering rule flagscommandProductL1
keb · Determining if a flagged rule is a real bug, deliberate pattern, or framework limitation.
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.
Audit UX and accessibilitycommandProductL1
ux · Comprehensive accessibility auditing against 10 usability heuristics + WCAG.
Toggle plugins offcommandEngineeringL1
pd · Fast on/off toggle for installed plugins without full command lookup.