The library

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

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.
untested
Create blog post automaticallycommandMarketingL1
new-post · Bilingual blog publishing when you want one-command post creation with automatic slug generation, frontmatter, and dual-language output.
untested
Generate weekly activity summarycommandOpsL2
weekly-summary · Weekly stakeholder communication when you need a facts-only narrative (commits, task changes, decisions) with no speculation.
untested
Build interactive product requirementscommandProductL2
prd-maker · Feature scoping when you need to transform a vague idea into a junior-developer-ready spec through structured clarification.
untested
Convert ChatGPT conversations into research specscommandProductL1
import-from-chatgpt · Research workspace bootstrap when you want to convert a ChatGPT exploration into a structured Tao project.
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
Create immutable project North Star documentscommandProductL1
ns-create · Project anchoring when you need an immutable baseline of success criteria that constrains all future decisions.
untested
Implement identified parity gapscommandEngineeringL2
parity-fix · MERN-to-Next.js migrations when you need exact parity with original implementation (not simplified rewrites).
untested
Start interactive UI design sessionscommandProductL1
ui-session · Frontend teams needing rapid visual feedback loop without manual page reloads or Git complexity.
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
Plan demo-driven sprint slicescommandProductL1
plan-sprint · Teams running time-boxed sprints on modular features where end-to-end vertical slices are critical for demo readiness.
untested
Ingest sources into knowledge wikiscommandDataL2
wiki-ingest · Knowledge management teams needing atomic, traced ingestion of documents with contradiction detection and multi-page consistency.
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
Move and reorganize documentationcommandOpsL1
move-page · Documentation sites where URL stability matters (SEO, existing links) and bulk link maintenance is manual burden.
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
Extract problem statements and justificationscommandProductL1
why · Finance/product teams requiring problem validation before spec work; catches missing evidence early.
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
Create feature specifications from descriptionscommandProductL1
speckit.specify · Agile teams converting informal feature requests into structured specs without heavyweight process overhead.
untested
Read and clarify feature specificationscommandProductL1
clarify · Quick clarification before moving to planning; filters out avoidable ambiguity without heavyweight refinement meetings.
untested
Commit and push with quality gatescommandEngineeringL1
commit-and-push · Teams enforcing commit message hygiene and co-authorship tracking without manual trailer editing.
untested
Enumerate TLS cipher suite supportcommandLegalL1
cipher-scan · Security teams auditing TLS server configurations for compliance and known vulnerabilities.
untested
Generate magazine-quality slide deckscommandMarketingL2
generate-slides · Product/pitch presentations requiring distinctive visual impact and temporal storytelling without custom design tool.
untested
Answer questions with wiki citationscommandL1
query · Answering questions from existing vault knowledge with librarian rigor and explicit citations.
untested
Initialize session context for mrcallcommandEngineeringL2
doc-startsession · Bootstrapping knowledge for a complex monorepo with parallel doc trees before work begins.
untested
Explain activity log and cancellationscommandOpsL1
read-activity-log · Understanding how a tkinter app logs from background threads safely and handles graceful cancellation.
untested
Configure project setupcommandEngineeringL1
configurar-projeto · Post-clone setup for multi-instance Next.js+AI projects with automated port assignment and GitHub integration.
untested
Run backtesting analysiscommandFinanceDataL2
backtest · Validating sports betting edge with historical backtests before live wagering.
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
Capture conversational lessonscommandProductivityL1
compound:learn-that · Converting conversational discoveries into reusable lessons without losing tacit knowledge.
untested
Create digital garden contentcommandMarketingProductL1
create · Publishing atomic knowledge notes with enforced taxonomy, proper linking, and validation before commit.
untested
Deduplicate character settingscommandEngineeringL1
char-slim · Slimming verbose character profiles while preserving personality, relationships, and unique traits.
page 105 / 121