qsd-research-phase

Validate a project phase against the roadmap and generate RESEARCH.md.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-research-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-research-phase
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-research-phase
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-research-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Research how to implement a phase. Spawns qsd-phase-researcher agent with phase context and validates phase feasibility against roadmap.

Core Features & Use Cases

  • Validates phase against roadmap
  • Checks existing research and spawns qsd-phase-researcher
  • Generates structured Phase RESEARCH.md for planning

Quick Start

Run the phase research workflow for a given phase number to obtain a detailed implementation plan.

Frequently Asked Questions about qsd-research-phase

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

FAQPage Schema
How do I validate project phase feasibility against a roadmap?

To validate project phase feasibility against a roadmap, you need structured phase research that maps dependencies and gathers context. This process checks existing research and spawns a specialized researcher agent to assess practical implementation approaches.

What is structured phase research for software engineering planning?

Structured phase research is the process of identifying practical approaches to implement a project phase by validating it against a roadmap and mapping dependencies. It generates a RESEARCH.md file to feed concrete planning outputs.

How do I generate a RESEARCH.md file for phase implementation planning?

You generate a RESEARCH.md file for phase implementation by running a phase research workflow that validates phase feasibility and orchestrates a specialized researcher agent. This outputs structured research directly for planning.

When do I need to spawn a specialized researcher agent for project planning?

You need to spawn a specialized researcher agent for project planning when a specific phase requires feasibility assessment and context gathering. It orchestrates research to validate the phase against the overall roadmap.

Does phase research require an existing roadmap to validate dependencies?

Yes, phase research requires an existing roadmap to validate dependencies and check feasibility. The workflow specifically validates the phase against the roadmap to ensure practical implementation approaches are grounded.