Topic: agent
1,444 skills in this topic.
-
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
-
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
-
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
-
enhance-hooks
Use when reviewing hooks for safety, timeouts, and correct frontmatter.
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
-
perf-analyzer
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
agent-sh/agentsys 720
-
enhance-skills
Use when reviewing SKILL.md files for structure and trigger quality.
agent-sh/agentsys 720
-
enhance-prompts
Use when improving general prompts for structure, examples, and constraints.
agent-sh/agentsys 720
-
enhance-plugins
Use when analyzing plugin structures, MCP tools, and plugin security patterns.
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-docs
Use when improving documentation structure, accuracy, and RAG readiness.
agent-sh/agentsys 720
-
enhance-claude-memory
Use when improving CLAUDE.md or AGENTS.md project memory files.
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
-
maintain-cross-platform
Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining AgentSys's 3-platform architecture.
agent-sh/agentsys 720
-
web-browse
Browse and interact with web pages headlessly. Use when agent needs to navigate websites, click elements, fill forms, read content, or take screenshots.
agent-sh/agentsys 720
-
web-auth
Authenticate to websites with human-in-the-loop browser handoff. Use when user needs to log into a website, complete 2FA, or solve CAPTCHAs for agent access.
agent-sh/agentsys 720
-
validate-delivery
Use when user asks to "validate delivery", "check readiness", or "verify completion". Runs tests, build, and requirement checks with pass/fail instructions.
agent-sh/agentsys 720
-
sync-docs
Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes.
agent-sh/agentsys 720
-
repo-intel
Use when user asks to "run repo intel", "generate repo map", "analyze repo", "query hotspots", "check ownership", or "bus factor". Unified static analysis - git history, AST symbols, project metadata.
agent-sh/agentsys 720
-
perf-theory-tester
Use when running controlled perf experiments to validate hypotheses.
agent-sh/agentsys 720
-
perf-profiler
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
agent-sh/agentsys 720
-
perf-investigation-logger
Use when appending structured perf investigation notes and evidence.
agent-sh/agentsys 720
-
perf-code-paths
Use when mapping code paths, entrypoints, and likely hot files before profiling.
agent-sh/agentsys 720
-
perf-benchmarker
Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
agent-sh/agentsys 720