Topic: automation
6,910 skills in this topic.
-
tdd
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
vibeeval/vibecosystem 458
-
agentica-server
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
vibeeval/vibecosystem 458
-
agentica-prompts
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
vibeeval/vibecosystem 458
-
dispatch
Dispatch background AI worker agents to execute tasks via checklist-based plans. Use when the user says 'dispatch' to delegate work to background agents, e.g. 'dispatch sonnet to review this', 'dispatch opus to fix the bug', 'dispatch a worker to research X'.
bassimeledath/dispatch 368
-
dispatch
Dispatch background AI worker agents to execute tasks via checklist-based plans.
bassimeledath/dispatch 368
-
instinct-apply
Surfaces relevant instincts during work. Use when starting a task to check if any learned behaviors apply.
humanplane/homunculus 357
-
session-memory
Maintains awareness across sessions. Spawns observer agent on start, loads context, notifies of evolution opportunities.
humanplane/homunculus 357
-
consult
Cross-tool AI consultation. Use when user asks to 'consult gemini', 'ask codex', 'get second opinion', 'cross-check with claude', 'consult another AI', 'ask opencode', 'copilot opinion', or wants a second opinion from a different AI tool.
agent-sh/agentsys 720
-
debate
Structured AI debate templates and synthesis. Use when orchestrating multi-round debates between AI tools, 'debate topic', 'argue about', 'stress test idea', 'devil advocate'.
agent-sh/agentsys 720
-
deslop
Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene.
agent-sh/agentsys 720
-
discover-tasks
Use when user asks to "discover tasks", "find next task", "prioritize issues", "what should I work on", or "list open issues". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources.
agent-sh/agentsys 720
-
drift-analysis
Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
agent-sh/agentsys 720
-
enhance-agent-prompts
Use when improving agent prompts, frontmatter, and tool restrictions.
agent-sh/agentsys 720
-
enhance-claude-memory
Use when improving CLAUDE.md or AGENTS.md project memory files.
agent-sh/agentsys 720
-
enhance-cross-file
Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions.
agent-sh/agentsys 720
-
enhance-docs
Use when improving documentation structure, accuracy, and RAG readiness.
agent-sh/agentsys 720
-
enhance-hooks
Use when reviewing hooks for safety, timeouts, and correct frontmatter.
agent-sh/agentsys 720
-
enhance-orchestrator
Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report.
agent-sh/agentsys 720
-
enhance-plugins
Use when analyzing plugin structures, MCP tools, and plugin security patterns.
agent-sh/agentsys 720
-
enhance-prompts
Use when improving general prompts for structure, examples, and constraints.
agent-sh/agentsys 720
-
enhance-skills
Use when reviewing SKILL.md files for structure and trigger quality.
agent-sh/agentsys 720
-
learn
Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'.
agent-sh/agentsys 720
-
orchestrate-review
Use when user asks to "deep review the code", "thorough code review", "multi-pass review", or when orchestrating the Phase 9 review loop. Provides review pass definitions (code quality, security, performance, test coverage), signal detection patterns, and iteration algorithms.
agent-sh/agentsys 720
-
perf-analyzer
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
agent-sh/agentsys 720