gsd-discuss-phase

Load prior context files and scout the codebase to generate 1-CONTEXT.md decisions.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-discuss-phase-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-discuss-phase
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-discuss-phase
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-discuss-phase-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams capture and standardize phase-context decisions, reducing back-and-forth and rework during project planning.

Core Features & Use Cases

  • Load prior context files (PROJECT.md, REQUIREMENTS.md, STATE.md) and scout the codebase for reusable assets.
  • Identify undecided areas and generate a formal CONTEXT.md with decisions, rationale, and next steps.
  • Create a deterministic plan for downstream agents, avoiding repeated questions and guiding the research phase.

Quick Start

Run the discuss-phase workflow to generate a 1-CONTEXT.md that clearly documents decisions for downstream researchers and planners.

Frequently Asked Questions about gsd-discuss-phase

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

FAQPage Schema
How do I generate a CONTEXT.md file for research planning?

Capture phase context by loading prior files like PROJECT.md, REQUIREMENTS.md, and STATE.md, then scout the repository to produce a CONTEXT.md that resolves uncertainties and guides downstream research actions.

What is the best way to standardize phase context decisions in AI workflows?

Standardize phase context decisions by applying adaptive questioning to resolve uncertainties across requirements, state, and roadmap analyses, producing a deterministic plan that prevents rework and repeated questions.

Do I need PROJECT.md and REQUIREMENTS.md files to run a discuss-phase workflow?

Yes, the discuss-phase workflow requires access to PROJECT.md, REQUIREMENTS.md, and STATE.md files along with the repository workspace to load prior context and scout for reusable assets before generating decisions.

Can I use adaptive questioning to resolve workflow assumptions without rework?

Yes, adaptive questioning enables interactive deep-dives specifically where needed, capturing decisions and rationale in a formal context document to prevent downstream agents from re-asking already resolved questions.

How does context documentation handle downstream research agents in phased workflows?

Context documentation guides downstream research agents by creating a deterministic plan from resolved uncertainties, outputting decisions and next steps that direct their actions without re-asking previously resolved questions.

When should I not use automated context generation for project planning?

Avoid automated context generation when prior context files like PROJECT.md or STATE.md are missing, or when the repository workspace is inaccessible, as the workflow depends on loading these assets to resolve uncertainties.