tool-advisor
✓Analyzes prompts and recommends optimal Claude Code tools, skills, agents, and orchestration patterns. Suggests harness patterns for complex tasks and offers installation when tools are missing.
Installation
SKILL.md
| Complexity | Characteristics | Recommended Approach | Harness Needed |
| Simple | 1-2 files, clear task | Direct tools (Read/Edit) | No | | Medium | 3-5 files, multiple steps | Task agent or skill | No | | Complex | 5+ files, design+implement+test | /feature-dev + workflow | Optional | | Long-running | Loop until goal, multi-stage validation | Harness pattern required | Yes |
| Ralph Pattern | Autonomous loop until goal completion | ralph-orchestrator | | RIPER Workflow | Research→Innovate→Plan→Execute→Review cycle | riper-workflow | | Spec Workflow | Requirements→Design→Implement→Verify pipeline | spec-workflow | | Full-stack Orchestration | Backend→Frontend→Test→Deploy coordination | full-stack-orchestration |
Analyzes prompts and recommends optimal Claude Code tools, skills, agents, and orchestration patterns. Suggests harness patterns for complex tasks and offers installation when tools are missing. Source: dragon1086/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dragon1086/claude-skills --skill tool-advisor- Source
- dragon1086/claude-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tool-advisor?
Analyzes prompts and recommends optimal Claude Code tools, skills, agents, and orchestration patterns. Suggests harness patterns for complex tasks and offers installation when tools are missing. Source: dragon1086/claude-skills.
How do I install tool-advisor?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dragon1086/claude-skills --skill tool-advisor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dragon1086/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01