gsd-research-phase

Research project phase implementation and produce a RESEARCH.md brief.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill gsd-research-phase-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-research-phase
Source: https://github.com/coco-research/coco/tree/main/systems/gsd/skills/gsd-research-phase
Command: npx skills add https://github.com/coco-research/coco --skill gsd-research-phase-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you investigate how a project phase should be implemented before you spend time planning or coding it.

Core Features & Use Cases

  • Phase Feasibility Checks: Validate whether a phase makes sense against the roadmap and existing context.
  • Implementation Research: Gather the architectural approach, standard stack, and common pitfalls for a phase.
  • Stand-alone Workflow: Use it when you want research without full planning, or when you need to re-run research after decisions change.

Quick Start

Ask the skill to research phase 3 so it validates the roadmap, gathers implementation context, and writes a phase research brief.

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 the implementation approach for a project phase before coding?

To research a project phase implementation, you need to validate the roadmap, load existing phase context, and generate a research brief covering the architectural approach, standard stack, and common pitfalls before coding begins.

What is the best way to check if a project phase is feasible against a roadmap?

Checking project phase feasibility involves validating the proposed phase against your existing roadmap and loaded project context to ensure the implementation approach makes sense before committing to detailed planning or development.

How does a dedicated subagent produce implementation research for a specific phase?

A dedicated research subagent gathers implementation context by validating the roadmap, loading phase details, and producing a RESEARCH.md output that grounds your architectural decisions and highlights standard stacks and common pitfalls.

When do I need to re-run implementation research for a project phase?

You need to re-run phase implementation research when project decisions change after initial planning, requiring you to gather updated architectural context and validate the roadmap to produce a fresh research brief.

Can I investigate a project phase without doing full planning?

Yes, you can perform standalone investigation of a project phase without full planning by validating the roadmap and gathering implementation context independently to produce a focused research brief.

What limitations exist when researching phase implementation without a validated roadmap?

Researching phase implementation without a validated roadmap limits the ability to gather grounded context, as the research requires roadmap validation and phase context loading to accurately produce the implementation brief and identify pitfalls.