Loading...
Loading...
Found 257 Skills
Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.
Agent skill for queen-coordinator - invoke with $agent-queen-coordinator
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
Agent skill for v3-queen-coordinator - invoke with $agent-v3-queen-coordinator
Agent skill for v3-performance-engineer - invoke with $agent-v3-performance-engineer
Unified issue resolution pipeline with source selection. Plan issues via AI exploration, convert from artifacts, import from brainstorm sessions, form execution queues, or export solutions to task JSON. Triggers on "issue:plan", "issue:queue", "issue:convert-to-plan", "issue:from-brainstorm", "export-to-tasks", "resolve issue", "plan issue", "queue issues", "convert plan to issue".
Automatically fix ESLint errors by modifying code to comply with linting rules. For small codebases (≤20 errors), fixes directly. For larger codebases (>20 errors), spawns parallel agents per directory for efficient processing. Never disables rules or adds ignore comments.
Agent skill for sync-coordinator - invoke with $agent-sync-coordinator
Agent skill for workflow-automation - invoke with $agent-workflow-automation
PR review with parallel specialized agents. Use when reviewing pull requests or code.
Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies.
SDD workflow: specs, designs, implementation plans, quality gates.