Topic: parallel-agents
42 skills in this topic.
-
typescript
This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing.
stablyai/orca 821
-
electron
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
stablyai/orca 821
-
auto-review-fix
Automated iterative code review and fix loop with parallel review agents
stablyai/orca 821
-
orca-cli
Use the Orca CLI to orchestrate worktrees and live terminals through a running Orca editor. Use when an agent needs to create, inspect, update, or remove Orca worktrees; inspect repo state known to Orca; or read, send to, wait on, or stop Orca-managed terminals. Coding agents should also keep the current worktree comment updated with the latest meaningful work-in-progress checkpoint whenever useful; this is an expected default behavior, not a special trigger-only action. Triggers include "use orca cli", "manage Orca worktrees", "read Orca terminal", "reply to Claude Code in Orca", "create a worktree in Orca", "update Orca worktree comment", or any task where the agent should operate through Orca instead of talking to git worktrees and terminal processes directly.
stablyai/orca 821
-
react-useeffect
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
stablyai/orca 821
-
auto-submit
End-to-end autonomous pipeline that runs auto-review-fix, then auto-pr-merge
stablyai/orca 821
-
auto-pr-merge
Create PR, wait for checks, fix issues iteratively, and merge with --admin
stablyai/orca 821
-
review-and-submit
Lightweight review-fix loop (2 rounds, 1 agent each), then create PR and merge
stablyai/orca 821
-
genie-hacks
Browse, search, and contribute community hacks — real-world patterns for provider switching, teams, skills, hooks, cost optimization, and more.
automagik-dev/genie 280
-
learn
Diagnose and fix agent behavioral surfaces when the user corrects a mistake — connects to Claude native memory.
automagik-dev/genie 280
-
genie
Single entry point for all genie operations — auto-routes natural language to the right skill, detects existing lifecycle state, and handles operational commands. Use when planning features, reporting bugs, managing teams, or asking about the system.
automagik-dev/genie 280
-
fix
Dispatch fix subagent for FIX-FIRST gaps from /review, re-review, and escalate after 2 failed loops.
automagik-dev/genie 280
-
dream
Batch-execute SHIP-ready wishes overnight — pick wishes, orchestrate workers, review PRs, wake up to results.
automagik-dev/genie 280
-
docs
Dispatch docs subagent to audit, generate, and validate documentation against the codebase.
automagik-dev/genie 280
-
council
Convene real AI agents for multi-perspective deliberation on architecture, design, and strategy decisions.
automagik-dev/genie 280
-
brainstorm
Explore ambiguous or early-stage ideas interactively — tracks wish-readiness and crystallizes into a design for /wish.
automagik-dev/genie 280
-
pm
Full PM playbook — triage backlog, prioritize, assign, track, report, escalate. Copilot, autopilot, or pair modes.
automagik-dev/genie 280
-
report
Investigate bugs comprehensively — cascade through /trace, capture browser evidence, extract observability data, and auto-create a GitHub issue with all findings.
automagik-dev/genie 280
-
trace
Dispatch trace subagent to investigate unknown issues — reproduces, traces, and reports root cause for /fix handoff.
automagik-dev/genie 280
-
wizard
Guided onboarding — scaffold workspace, shape agent identity, create first wish, execute, and celebrate.
automagik-dev/genie 280
-
refine
Transform a brief or prompt into a structured, production-ready prompt via prompt-optimizer. File or text mode.
automagik-dev/genie 280
-
review
Validate plans, execution, or PRs against wish criteria — returns SHIP / FIX-FIRST / BLOCKED with severity-tagged gaps.
automagik-dev/genie 280
-
wish
Convert an idea into a structured wish plan with scope, acceptance criteria, and execution groups for /work.
automagik-dev/genie 280
-
work
Execute an approved wish plan — orchestrate subagents per task group with fix loops, validation, and review handoff.
automagik-dev/genie 280