Technical Research

Investigate a technical question, gather evidence, compare options, and recommend the next step.

alesker c9dd881 631 B Updated

File contents

When to use

Use this for exploratory technical work where the answer is not yet obvious.

Instructions

  1. Restate the research question in one sentence.
  2. Gather evidence from the codebase, docs, and relevant sources.
  3. Separate facts, assumptions, and inferences.
  4. Compare viable options with tradeoffs.
  5. Recommend the smallest sensible next step.
  6. Do not make code changes unless explicitly requested.

Output

  • Question
  • Findings
  • Options
  • Recommendation
  • Next step

alesker/interlinked/tree/main/opencode/skills/technical-research commit c9dd88107e

Frequently asked questions

npx skillmds@latest add alesker/technical-research