Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
haowjy avatar

Researching

  • 1 installs
  • 19 repo stars
  • Updated March 1, 2026
  • haowjy/orchestrate

Explores a codebase, evaluates 2-3 approaches, and recommends one with reasoning tied to the specific project before planning.

About

Investigates a problem space by reading project instructions, searching existing patterns, and comparing alternatives with pros and cons specific to the codebase. A developer uses it to gather context and produce a recommendation report before starting a plan.

  • Evaluates 2-3 approaches with codebase-specific pros and cons
  • Outputs a structured report with problem statement, context, and recommendation

Researching by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #2,476 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/haowjy/orchestrate --skill researching

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars19
Last updatedMarch 1, 2026
Repositoryhaowjy/orchestrate

What it does

Explores a codebase, evaluates 2-3 approaches, and recommends one with reasoning tied to the specific project before planning.

Files

SKILL.mdMarkdownGitHub ↗

Research

Explore the codebase, research best practices, evaluate alternatives, and recommend the best solution with clear reasoning.

Key Constraints

  • Read project instructions firstCLAUDE.md or AGENTS.md at repo root, plus stack-specific files.
  • Search before suggesting — check if something already exists before recommending new implementations.
  • Evaluate 2-3 approaches — describe each, compare pros/cons specific to this codebase, and recommend one.
  • Justify with WHY — every recommendation needs reasoning tied to the specific codebase, not generic advice.
  • Be specific — include file paths, function names, line numbers. Vague findings aren't useful.

Output

Produce a report with these sections:

  • Problem Statement
  • Codebase Context — existing patterns, utilities, integration points (with file paths)
  • Best Practices — industry recommendations with sources
  • Alternative Approaches — 2-3 approaches with description, pros, cons, codebase fit
  • Recommendation — which approach and WHY it fits this codebase
  • Open Questions

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.