自动化
工作流自动化与调度
memory-manager
camoa
Use after completing any phase activity - updates project_state.md, project registry, ensures files are in correct locations, maintains lean memory
task-context-loader
camoa
Use when starting implementation of a task - loads architecture files, referenced patterns, relevant guides, and task file into context
phase-detector
camoa
Use when determining task phase - analyzes task file to identify Phase 1, 2, or 3 for a specific task
openspec-apply-change
tbdavid2019
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
guide-integrator
camoa
Use when designing features - loads plugin methodology refs, fetches online dev-guides for Drupal domain knowledge, and optionally loads user's custom guides
openspec-archive-change
tbdavid2019
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
session-resume
camoa
Use when resuming work on existing project - lists registered projects, reads project_state.md, summarizes current state, identifies where to continue
project-initializer
camoa
Use when starting a new development project - creates memory folder structure with project_state.md, architecture scaffolding, and registers project
task-folder-migrator
camoa
Use when migrating existing single-file tasks to folder-based structure - preserves content, creates organized folders, backs up originals
compile-analysis
openharmonyinsight
This skill should be used when the user asks to "分析编译效率", "分析编译时间", "查看头文件依赖", "保存编译命令", "提取编译命令", "生成编译脚本", "保存这个文件的编译命令", "单独编译这个文件", "编译单个文件", "单编文件", "独立编译文件", "分析这个文件的头文件依赖", "头文件依赖关系", "这个文件依赖了多少头文件", "analyze compilation", "check header dependencies", "分析文件编译开销", "save compile command", "extract compile command", "generate compile script", "compile single file", "compile individual file", "standalone compile", "analyze header dependencies", "header dependency tree", "how many header files", or mentions analyzing compilation performance, build times, include dependencies, extracting/saving compilation commands, generating standalone compilation scripts, compiling individual files in isolation, or analyzing header file dependency relationships for specific source files in the ace_engine project. Provides comprehensive compilation efficiency analysis including timing, resource usage, dependency tree visualization with automatic saving, the ability to save reusable compilation scripts with performance monitoring, and standalone compilation capabilities using generated scripts.
openspec-explore
tbdavid2019
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
requirements-gatherer
camoa
Use when gathering project requirements - asks structured questions about project type, scope, integrations, and constraints to populate project_state.md
guide-loader
camoa
Use when needing specialized guide content - loads from user's configured path or fetches from online dev-guides based on task keywords
task-completer
camoa
Use when finishing a task - moves task to completed/, updates project_state.md, suggests next task
implementation-task-creator
camoa
Use when breaking down a component for implementation - creates task file in implementation_process/in_progress/ with TDD steps and acceptance criteria
deft-directive-feedback
deftai
Batched session-end gap escalation for directive consumers. Collects friction/gap reports, drafts deduped framework-gap issues against deftai/directive, and files upstream only after explicit operator confirmation. Gated on plan.policy.valueFeedback upstreamPrompt.
deft-directive-triage
deftai
Withdrawn (#4070). Classify playbook is off. Work selection is plan-sequence:current then a read-only triage:queue listing. Replacement sieve is #4071. Triggers still match so packs:slice finds this stub.
deft-directive-product-signal
deftai
Consented agent-driven product check-in (pulse + portrait) with enable and consent gates, minimized local ledger attach, and private GitHub sink submit. Defaults off.
orchestration
geekatron
Multi-agent workflow orchestration with state tracking, checkpointing, and cross-pollinated pipelines. Use when coordinating parallel agent pipelines, managing sync barriers, or tracking complex workflow execution state across sessions.
bootstrap
geekatron
This skill should be used when the user says "bootstrap", "set up Jerry", "configure guardrails", "initialize Jerry", or asks how to get started with Jerry. Sets up Jerry's context distribution by syncing behavioral rules and patterns.
deft-directive-issue-eval
deftai
Thin router for Stage A issue evaluation: isolated origin/master validity, parent WIP census, named gitignored sink. Use when the operator asks to evaluate issues, run issue-eval, or triage:evaluate. Do NOT trigger on ordinary implement, build, swarm, or design-critique dispatch.
worktracker
geekatron
Work item tracking and task management using the Jerry Framework hierarchy (Initiative, Epic, Feature, Story, Task, Enabler, Bug, Impediment). Manages WORKTRACKER.md manifests, tracks progress, and enforces template usage for consistent work decomposition.
swift-concurrency
Joannis
'Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) modern concurrency patterns or structured concurrency, (3) migrating to Swift 6 or strict concurrency checking, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance, (8) concurrency-related linter warnings, (9) AsyncSequence, AsyncStream, or task groups, (10) nonisolated, @preconcurrency, or @unchecked Sendable.'
rivetkit
rivet-dev
"RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/runner modes, deployment, or actor-based workflows."