research-strategy-code
Installation
SKILL.md
<skill_overview> Optimize use of "assist/research/code-research" subagent for evidence-based codebase analysis Locate where a feature or behavior is implemented Trace data flow or call chains across modules Explain configuration, environment, or initialization logic Answer questions with file/line evidence Inspect recent changes or regressions </skill_overview> <task_formulation> State the exact question and expected outcome Provide known entry points: file, symbol, or keyword Specify scope boundaries (module, package, layer) Request evidence with file paths and line numbers Specify depth level when needed: standard, deep, expert