- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
ln-302-task-replanner
by 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
by levnikolaevich
Executes implementation tasks (Todo -> In Progress -> To Review). Follows KISS/YAGNI, guides, quality checks. Not for test tasks.
ln-404-test-executor
by levnikolaevich
Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority.
ln-500-story-quality-gate
by 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
by Automattic
Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.
gemini-tmux-orchestration
by 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
by 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
by 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
by 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
by 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
by 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
by 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
by 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
by 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
by 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
by dartsim
"DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan"
dart-new-task
by dartsim
"DART New Task: start a feature, bugfix, refactor, docs, build, or test task"
dart-docs-update
by dartsim
"DART Docs Update: update docs or AI instruction visibility without code changes"
dart-analyze
by dartsim
"DART Analyze: analyze repository evidence without editing"
dart-fix-issue
by dartsim
"DART Fix Issue: resolve a GitHub issue with a fix and regression test"
dart-plan-update
by dartsim
"DART Plan Update: discuss or update DART living plans"
dart-retro
by dartsim
"DART Retro: run a retrospective and capture durable lessons"
dart-mechanical-refactor
by dartsim
"DART Mechanical Refactor: perform a behavior-preserving mechanical refactor"
dart-downstream-fix
by dartsim
"DART Downstream Fix: fix a DART bug reported through gz-physics or Gazebo"