自动化
工作流自动化与调度
ln-302-task-replanner
levnikolaevich
Updates ALL task types (implementation/refactoring/test). Compares IDEAL plan vs existing tasks, categorizes KEEP/UPDATE/OBSOLETE/CREATE, applies changes in Linear and kanban.
ln-401-task-executor
levnikolaevich
Executes implementation tasks (Todo -> In Progress -> To Review). Follows KISS/YAGNI, guides, quality checks. Not for test tasks.
ln-404-test-executor
levnikolaevich
Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority.
ln-500-story-quality-gate
levnikolaevich
"Story-level quality orchestrator with 4-level Gate (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Delegates to ln-510 (quality) and ln-520 (tests), calculates final verdict."
release
Automattic
Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.
gemini-tmux-orchestration
serejaris
Use when delegating coding tasks to Gemini CLI agent, when you need parallel AI execution, or when tasks benefit from Gemini's 1M+ context window - orchestrates Gemini via tmux since headless mode cannot write files
ceo-council
serejaris
Use when needing strategic project analysis from multiple independent expert perspectives. Triggers on business decisions, growth strategy, product direction, competitive analysis, or any situation where diverse C-level opinions reduce blind spots
single-cell-multi-omics-integration
Starlitnightly
Quick-reference sheet for OmicVerse tutorials spanning MOFA, GLUE pairing, SIMBA integration, TOSICA transfer, and StaVIA cartography.
single-cell-clustering-and-batch-correction-with-omicverse
Starlitnightly
Guide Claude through omicverse's single-cell clustering workflow, covering preprocessing, QC, multimethod clustering, topic modeling, cNMF, and cross-batch integration as demonstrated in t_cluster.ipynb and t_single_batch.ipynb.
single-cell-preprocessing-with-omicverse
Starlitnightly
Walk through omicverse's single-cell preprocessing tutorials to QC PBMC3k data, normalise counts, detect HVGs, and run PCA/embedding pipelines on CPU, CPUâGPU mixed, or GPU stacks.
skillforge
tripleyak
"Intelligent skill router and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Uses deep iterative analysis with 11 thinking models, regression questioning, evolution lens, and multi-agent synthesis panel. Phase 0 triage ensures you never duplicate existing functionality."
Storybook
exceptionless
Component stories using Storybook with Svelte CSF. Story patterns, defineMeta, argTypes, snippet-based customization, and visual testing. Keywords: storybook, stories.svelte, defineMeta, Story, args, argTypes, autodocs
Svelte Components
exceptionless
Svelte 5 component patterns for the Exceptionless SPA. Runes, reactivity, props, events, snippets, component organization, and shadcn-svelte integration. Keywords: Svelte 5, $state, $derived, $effect, $props, runes, onclick, snippets, {@render}, reactive, component composition, shadcn-svelte
Foundatio
exceptionless
Foundatio infrastructure abstractions for caching, queuing, messaging, file storage, locking, jobs, and resilience. Use context7 for complete API documentation. Keywords: Foundatio, ICacheClient, IQueue, IMessageBus, IFileStorage, ILockProvider, IJob, QueueJobBase, resilience, retry, Redis, Elasticsearch
database-performance
Aaronontheweb
Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.
dart-benchmark-packet
dartsim
"DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan"
dart-new-task
dartsim
"DART New Task: start a feature, bugfix, refactor, docs, build, or test task"
dart-docs-update
dartsim
"DART Docs Update: update docs or AI instruction visibility without code changes"
dart-analyze
dartsim
"DART Analyze: analyze repository evidence without editing"
dart-fix-issue
dartsim
"DART Fix Issue: resolve a GitHub issue with a fix and regression test"
dart-plan-update
dartsim
"DART Plan Update: discuss or update DART living plans"
dart-retro
dartsim
"DART Retro: run a retrospective and capture durable lessons"
dart-mechanical-refactor
dartsim
"DART Mechanical Refactor: perform a behavior-preserving mechanical refactor"
dart-downstream-fix
dartsim
"DART Downstream Fix: fix a DART bug reported through gz-physics or Gazebo"