Topic: slash-commands
210 skills in this topic.
-
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
-
perf-baseline-manager
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
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
-
perf-code-paths
Use when mapping code paths, entrypoints, and likely hot files before profiling.
agent-sh/agentsys 720
-
perf-investigation-logger
Use when appending structured perf investigation notes and evidence.
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-theory-gatherer
Use when generating performance hypotheses backed by git history and code evidence.
agent-sh/agentsys 720
-
perf-theory-tester
Use when running controlled perf experiments to validate hypotheses.
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
-
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
-
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
-
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
-
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
-
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