
Command Guide
- 515 installs
- 23.5k repo stars
- Updated July 17, 2026
- alirezarezvani/claude-skills
command-guide is an agent skill that helps developers pick the right Claude Code slash command, subagent, or companion skill when unsure which workflow fits the current task.
About
command-guide is an agent skill from alirezarezvani/claude-skills that routes developers to the appropriate Claude Code slash command, subagent, or installed skill based on the active task. Instead of guessing workflow entry points, the skill acts as a decision guide across the Claude Code command surface and related skills such as Playwright automation utilities in the same ecosystem. Developers reach for command-guide when they know Claude Code can help but are uncertain whether to invoke a slash command, spawn a subagent, or load a specialized skill. The skill reduces wrong-tool retries and shortens time-to-correct workflow during agent-assisted development.
- Mermaid quick decision flowchart from request type to command or agent
- Maps scenarios to /plan, /tdd, /compact, /loop, /code-review, /e2e, /docs, and more
- Routes build failures to build-error-resolver versus tdd-guide
- Covers when to invoke planner, code-reviewer, security-reviewer, and docs-lookup agents
- Explicit triggers for command selection, cheat sheet, and skill recommendation queries
Command Guide by the numbers
- 515 all-time installs (skills.sh)
- +1 installs in the week ending Jul 12, 2026 (Skillselion tracking)
- Ranked #1,724 of 16,565 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/alirezarezvani/claude-skills --skill command-guideAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 515 |
|---|---|
| repo stars | ★ 23.5k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 17, 2026 |
| Repository | alirezarezvani/claude-skills ↗ |
Which Claude Code command fits this task?
Pick the right Claude Code slash command, subagent, or skill when you are unsure which workflow fits the current task.
Who is it for?
Developers using Claude Code who are unsure whether to run a slash command, delegate to a subagent, or load a specialized skill for the current task.
Skip if: Developers who already know the exact slash command or skill to invoke and only need that tool executed immediately.
When should I use this skill?
The user is unsure which Claude Code slash command, subagent, or skill to use for the current development task.
What you get
A recommended slash command, subagent, or skill slug matched to the described development task.
- recommended slash command or skill
Files
../../../engineering-team/playwright-pro/skills/pw/SKILL.md
Related skills
How it compares
Use command-guide to discover the right Claude Code entry point rather than loading a domain-specific implementation skill directly.
FAQ
What does command-guide help developers choose?
command-guide helps developers choose among Claude Code slash commands, subagents, and installed skills based on the current task, recommending the workflow entry point most likely to succeed.
When should command-guide be invoked?
command-guide should be invoked when a developer knows Claude Code can help but is uncertain which slash command, subagent, or specialized skill matches the debugging, testing, or implementation work at hand.
Is Command Guide safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.