One-click install
npx skills add https://github.com/Dragoon0x/dragoon-skills --skill research-dragoon0x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/Dragoon0x/dragoon-skills/tree/main/skills/research
Command: npx skills add https://github.com/Dragoon0x/dragoon-skills --skill research-dragoon0x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Unstructured, ad-hoc research before building a feature or product often leads to missed tradeoffs, unexamined expert perspectives, and uninformed decisions that waste time and resources.

Core Features & Use Cases

  • Decision-Focused Template: Forces you to articulate the specific decision the research will inform, avoiding vague, unfocused investigation.
  • Structured Output: Includes built-in sections for solution comparison tables, cited expert disagreements, steelman arguments against the proposed approach, and gaps between known and unknown information.
  • Use Case: If your team is debating whether to migrate your API from REST to GraphQL, this skill generates a standardized template to capture all relevant context, tradeoffs, and expert input to support a data-driven choice.

Quick Start

Ask your AI agent to use the research skill to create a structured research template for the topic of whether to migrate your API from REST to GraphQL.

Frequently Asked Questions about research

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

FAQPage Schema
How do I structure pre-build research for engineering decisions?

To structure pre-build research for engineering decisions, use a standardized template that defines the specific decision, compares existing solutions, and cites expert disagreements to ensure informed product choices.

What is the best way to document technical tradeoffs before building a feature?

The best way to document technical tradeoffs is generating a structured markdown template that captures solution comparisons, steelman arguments against approaches, and knowledge gaps to prevent wasted resources.

How do I create a decision-focused research template for product evaluation?

You create a decision-focused research template by prompting your AI agent to generate a structured document that forces articulation of the specific product decision, avoiding vague and unfocused investigation.

Does the generated technical research output require external network calls?

No, the generated technical research output does not require external network calls; the template operates entirely offline and saves the standardized markdown document directly to your local directory.

Can I use this structured research approach for API migration evaluation?

Yes, you can use this structured research approach for API migration evaluation by generating a template to capture all relevant context, tradeoffs, and expert input to support a data-driven choice.