gsd-research

Generate planning artifacts and phase-specific RESEARCH.md files for implementation options.

7|2|Updated Jun 30, 2025
One-click install
npx skills add https://github.com/hq-opensource/predictive-control --skill gsd-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-research
Source: https://github.com/hq-opensource/predictive-control/tree/main/.agent/skills/gsd-research
Command: npx skills add https://github.com/hq-opensource/predictive-control --skill gsd-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers often struggle to consistently identify implementation approaches for new projects or phases and to convert those explorations into structured planning artifacts that can be actioned by the team.

Core Features & Use Cases

  • Provides a repeatable research workflow that surfaces recommended stacks, architecture patterns, and potential pitfalls.
  • Generates a set of planning artifacts in .planning/research/ (SUMMARY.md, STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md) that support roadmap creation.
  • Produces a RESEARCH.md for each phase that the planner can consume, coordinating with phase- and project-research agents.

Quick Start

Run the gsd-research skill to generate phase planning artifacts for your current project context.

Frequently Asked Questions about gsd-research

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

FAQPage Schema
How do I document implementation options for a new project phase?

To document implementation options for a new project feature or phase, you generate structured planning artifacts that capture recommended stacks, architecture patterns, and pitfalls. This process converts exploratory findings into actionable inputs that scope domain understanding and map directly into a phased roadmap.

What is the best way to structure research artifacts for roadmap planning?

Structuring research artifacts for roadmap planning involves generating standardized markdown files within a .planning/research/ directory, including SUMMARY.md, STACK.md, FEATURES.md, ARCHITECTURE.md, and PITFALLS.md. These coordinated artifacts scope domain understanding and produce phase-specific RESEARCH.md files for the planner to consume.

How do I predict pitfalls when selecting a technology stack for a new feature?

You can predict pitfalls during technology stack selection by applying a repeatable research workflow that surfaces potential issues and documents them in a PITFALLS.md artifact. This ensures identified risks are mapped into phased roadmap planning before implementation begins.

Can I generate phase-specific research documents for a project planner?

Yes, you can generate phase-specific RESEARCH.md documents for a project planner by running a research workflow that coordinates with phase- and project-research agents. The output defines table stakes, selects appropriate stacks, and maps results into a phased roadmap for the planner to consume.

Does this research workflow require external dependencies or components?

No, this research workflow requires no external dependencies or components to function. It independently identifies implementation approaches and produces planning artifacts that align with internal .planning/research templates to support roadmap creation.