research-playbook

Guides structured research of unfamiliar codebases and bugs via five phases.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/FPXszk/Oh-MY-TradingView --skill research-playbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-playbook
Source: https://github.com/FPXszk/Oh-MY-TradingView/tree/main/.agents/skills/research-playbook
Command: npx skills add https://github.com/FPXszk/Oh-MY-TradingView --skill research-playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Investigates unfamiliar codebases, bugs, and technical questions by providing a disciplined, repeatable playbook that can be executed with common host tools, without replacing built-in research commands.

Core Features & Use Cases

  • Provides a structured research workflow that can be followed with everyday tools such as grep, glob, file viewers, web fetch, and code search.
  • Guides users through framing questions, broad discovery, targeted deep-dives, cross-referencing sources, and synthesizing findings into a clear report.
  • Suitable for onboarding new codebases, diagnosing elusive bugs, and answering technical questions that require multi-source evidence.

Quick Start

Describe a clear research question, gather context, then perform a targeted deep-dive using available tools to produce a structured report.

Frequently Asked Questions about research-playbook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to investigate an unfamiliar codebase?

To investigate an unfamiliar codebase, apply a structured research workflow that guides you through framing questions, broad discovery, targeted deep-dives, and synthesizing findings into a clear report.

How do I debug elusive bugs using a repeatable workflow?

To debug elusive bugs, follow a five-phase research workflow: frame the issue, perform broad discovery, execute targeted deep-dives, cross-reference sources, and synthesize the findings.

What steps should I take to research technical questions with grep and glob?

Researching technical questions requires gathering context with grep, glob, file viewers, and web fetch, then moving through framing, discovery, deep-dive, cross-reference, and synthesis phases.

Does this codebase investigation workflow require any external dependencies?

This codebase investigation workflow requires no external dependencies, relying entirely on common host tools like grep, glob, file viewers, web fetch, and code search to gather evidence.

When do I need a structured playbook for codebase investigations?

You need a structured playbook for codebase investigations when onboarding new projects, diagnosing elusive issues, or answering technical questions that require multi-source evidence and synthesis.

Can I use this research workflow for onboarding new codebases?

Yes, you can use this research workflow for onboarding new codebases by framing questions, performing broad discovery, and executing targeted deep-dives to synthesize a structured technical report.