From orchestrate
Explores codebases, researches best practices, evaluates 2-3 approaches with pros/cons, and recommends solutions with codebase-specific reasoning before planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/orchestrate:researchingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Explore the codebase, research best practices, evaluate alternatives, and recommend the best solution with clear reasoning.
Explore the codebase, research best practices, evaluate alternatives, and recommend the best solution with clear reasoning.
CLAUDE.md or AGENTS.md at repo root, plus stack-specific files.Produce a report with these sections:
npx claudepluginhub haowjy/orchestrate --plugin orchestrateResearches external documentation, best practices, and industry standards via web search and codebase analysis. Useful for library docs, implementation comparisons, and recommended structures.
Use when building ANY feature within an existing project - search the current codebase for existing patterns, conventions, similar implementations, and established approaches before writing new code
Scouts GitHub repos for patterns, features, and ideas to improve your project by cloning, analyzing architecture and code, comparing with your codebase, and delivering actionable recommendations.