The library

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

hurts
Report progress across active sessionscommandOpsL1-8pp measured
sprint-status · Quick snapshot of progress across parallel Claude Code sessions before switching contexts.
no effect
Validate A/B test results statisticallycommandDataL20pp measured
analyze-test · Validating A/B test results with statistical rigor before deciding to ship a variant.
hurts
Create agency brand marketing profilecommandMarketingL1-8pp measured
brand-setup · When you are an agency managing multiple client brands and need one canonical profile that auto-loads into every marketing skill without manual context-switching.
works
Analyze competitor marketing and positioningcommandMarketingSalesL2+20pp measured
competitor-analysis · Benchmarking your marketing strategy and messaging against 2-5 direct competitors when you need a 360-degree view of their content, SEO, ads, social, and positioning strategies.
works
Review financial health and runwaycommandFinanceL1+9pp measured
finance · Building a complete financial picture with variance analysis and runway projection for founders
untested
Generate SQL queries from natural languagecommandDataL1
write-query · Quickly drafting SQL exploratory queries without manual syntax lookup.
untested
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.
untested
Analyze user retention by cohortcommandDataL2
analyze-cohorts · Measuring product retention and engagement trends by user cohort to guide onboarding improvements and feature prioritization.
untested
Annotate specifications with structured feedbackcommandProductL2
annotate · Teams reviewing specifications, documentation, or design rationales where structured feedback (comments, deletions, image callouts) beats inline email.
untested
Audit site for technical SEO compliancecommandMarketingL1
seo-auditor · Content teams and developers launching sites who want a quick checklist for on-page SEO (meta tags, headings, images, structured data).
untested
Delegate tasks and rebalance team workloadcommandOpsL2
team-delegate · Quick team task delegation with workload balancing, member messaging, and unassigned task triage.
untested
Rewrite roadmaps as outcome-focused planscommandProductL1
transform-roadmap · Product teams transitioning from output-focused to outcome-focused planning, especially before executive presentations or quarterly planning.
untested
Review and approve plans before implementationcommandOpsL3
plan-review · Multi-turn agent workflows where a human must review a plan before expensive implementation decisions are locked in.
untested
Pressure-test product requests before spec writingcommandProductL1
plan-ceo-review · Founders and product managers blocking time BEFORE spec writing to validate that the requested feature is actually the right product.
untested
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.
untested
Check SaaS financial healthcommandFinanceL1
financial-health · Quick SaaS financial diagnosis when you need investor-ready health snapshot.
untested
Create and score quarterly OKRscommandOpsL1
okr · Engineering and product teams running quarterly planning cycles who want consistent OKR structure with clear scoring rubrics.
untested
Convert raw notes into structured action itemscommandOpsL1
meeting-notes · Converting raw meeting notes into structured summaries with clear action items for tracking.
untested
Design Salesforce Opportunity stage laddercommandSalesOpsL2
design-sales-stages · Establishing a forecast-aligned stage ladder for a new business motion or validating an existing Salesforce Opportunity structure against best practices.
untested
Plan and manage sprint lifecyclecommandOpsL1
sprint · Teams running 1-2 week sprints who need capacity estimation, story selection, and structured retrospectives in one workflow.
untested
Generate multi-channel campaign assets from briefcommandMarketingL3
execute · Multi-channel campaign asset production where you need blog, social, email, and video scripts all generated from a single brief using specialized channel writers.
untested
Plan multi-channel campaign with budget and timelinecommandMarketingL2
campaign-plan · Creating a comprehensive, ready-to-execute campaign plan when you have a clear goal, audience, and timeline but need guidance on messaging, channels, and content calendar.
untested
Run data-driven sprint retrospectivescommandOpsL2
retro · Engineering teams running retrospectives who want data-driven insights from git history supplemented by team feedback.
untested
Track sprint progress with red/yellow/green signalscommandOpsL1
sprint-health · Scrum masters and engineering leads running daily standups who need a quick health check with clear red/yellow/green signals.
untested
Prepare sprint backlog and capacity plancommandOpsL1
sprint-plan · Scrum masters facilitating sprint planning who need a structured template to fill capacity, identify risks, and align the team on goals.
untested
Prepare candidate interview folders and templatescommandHRL2
recruiting-prep-interview · Recruiting coordinators onboarding new candidates into an existing hiring pipeline who need consistent folder structure and template for resume and interview notes.
untested
Score and rank PM candidates systematicallycommandHRL1
recruiting-process-interview · Systematically evaluating multiple PM candidates against the same opening using a consistent 4-dimension scoring model that produces comparable rankings.
untested
Route and coordinate Swiss legal workflowscommandLegalL3
legal · Best for interactive legal command execution with user gating.
untested
Harvest insights into agent skillscommandOpsL2
retro · Teams running Claude Code with persistent learning hooks who want to systematically harvest and embed hard-won insights into their agent skills.
untested
Set up brand guidelines for investor documentscommandMarketingFinanceL1
brand-config · Real estate fund managers or CRE groups producing repeated investor-facing documents who want consistent visual identity across pitch decks, memos, and LP updates.
untested
Format code and create pull requestcommandEngineeringL1
pr · One-command workflow to atomically format, stage, and push a PR without manual git steps.
untested
Toggle knowledge work modecommandL1
km · Switching cognitive modes (e.g., from coding to research) without losing session continuity.
untested
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.
untested
Run ChunkHound QA scriptcommandEngineeringL1
qa · Verifying semantic and regex search implementations work correctly across all file types and languages without blocking or pagination bugs.
untested
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.
untested
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.
untested
Manage outcomes and task trackingcommandOpsL1
do · Managing multi-wave work streams where wave-dependent model routing and context-aware task selection accelerate delivery over manual task picking.
untested
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.
untested
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.
untested
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.
untested
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.
untested
Execute ox hash commandcommandL1
ox · Maintaining team coding standards and recording agent execution traces when working in a SageOx-enabled team project.
untested
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.
untested
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.
untested
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.
untested
Read evidence standards guidecommandL1
es · Grounding agent fact-checking in explicit evidence standards when making claims, combining project-agnostic and project-specific validation rules.
untested
Update Claude environment preferencescommandEngineeringL1
up · Synchronizing new project or environment preferences across all AI tools (Claude, Codex, Gemini, Cursor) in a single command.
untested
Access developer tools hubcommandEngineeringL1
dev · Routing developer tasks to the right specialist agent (debug, review, refactor, commit, PR) without manual agent selection overhead.
untested
Manage Git worktreescommandEngineeringL2
wt · Isolating work on individual GitHub issues using git worktrees, avoiding context switching between branches in a single checkout.
untested
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.
page 1 / 11