Topic: pi
18 skills in this topic.
-
paseo-orchestrate
End-to-end implementation orchestrator. Use when the user says "orchestrate", "implement this end to end", "build this", or wants a full feature/fix implemented through a team of agents with planning, implementation, review, and QA phases.
getpaseo/paseo 2,147
-
paseo-loop
Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.
getpaseo/paseo 2,147
-
paseo-handoff
Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent (Codex or Claude).
getpaseo/paseo 2,147
-
paseo-committee
Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.
getpaseo/paseo 2,147
-
paseo-chat
Use chat rooms through the Paseo CLI. Use when the user says "chat room", "room", "coordinate through chat", "shared mailbox", or wants agents to communicate asynchronously.
getpaseo/paseo 2,147
-
paseo
Paseo CLI reference for managing agents. Load this skill whenever you need to use paseo commands.
getpaseo/paseo 2,147
-
autocontext
Iterative strategy generation and evaluation system. Use when the user wants to evaluate agent output quality, run improvement loops, queue tasks for background evaluation, check run status, or discover available scenarios. Provides LLM-based judging with rubric-driven scoring.
greyhaven-ai/autocontext 729
-
grid-ctf-ops
Operational knowledge for the grid_ctf scenario including strategy playbook, lessons learned, and resource references. Use when generating, evaluating, coaching, or debugging grid_ctf strategies.
greyhaven-ai/autocontext 729
-
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
-
review-and-submit
Lightweight review-fix loop (2 rounds, 1 agent each), then create PR and merge
stablyai/orca 821
-
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
-
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
-
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-submit
End-to-end autonomous pipeline that runs auto-review-fix, then auto-pr-merge
stablyai/orca 821
-
auto-review-fix
Automated iterative code review and fix loop with parallel review agents
stablyai/orca 821
-
auto-pr-merge
Create PR, wait for checks, fix issues iteratively, and merge with --admin
stablyai/orca 821
-
docs-review
Review all project documentation against the current codebase and fix inaccuracies. Only modifies documentation files.
njbrake/agent-of-empires 1,561
-
aoe
Manage AI coding agent sessions via Agent of Empires (aoe)
njbrake/agent-of-empires 1,561