gsd-research-phase

Coordinate structured phase research and generate context for GSD planning.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-research-phase-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-research-phase
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-research-phase
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-research-phase-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps orchestrate and research how to implement a phase in GSD planning, generating context, validating feasibility, and guiding subsequent planning steps.

Core Features & Use Cases

  • Research phase orchestration: verify roadmap feasibility, gather phase context, spawn gsd-phase-researcher with predefined modes.
  • Context-aware planning: ensure phase input normalization, present requirements, and seed downstream plan-phase tasks.
  • Reusable for workflows: can be used to research any phase before planning.

Quick Start

Instruct the orchestrator to start phase research by spawning a gsd-phase-researcher with the current phase context.

Frequently Asked Questions about gsd-research-phase

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

FAQPage Schema
How do I research project phase feasibility before committing to a plan?

Structured phase research verifies roadmap feasibility by loading context, validating phase input, and spawning a researcher agent to generate viability results before planning.

What is phase research orchestration in AI planning?

Phase research orchestration coordinates context loading and agent spawning to validate phase viability, normalize inputs, and generate results that seed downstream planning.

How do I re-research a project phase after initial planning?

You execute standalone phase research again to reload context, validate updated requirements, and spawn a researcher agent to generate new feasibility results for re-planning.

Can I run phase research standalone without a full roadmap?

Yes, phase research supports standalone execution to perform feasibility checks, load context, and generate implementation guidance independently before committing to roadmap planning.

How does context passing work during phase research?

Context passing normalizes phase inputs, loads required context, validates phase requirements, and seeds downstream plan-phase tasks with generated research results from the agent.

When should I not use automated phase research?

Skip automated phase research when lacking defined phase context to normalize, or when a phase requires no feasibility validation, context loading, or downstream planning orchestration.