gsd-discuss-phase

Convert unresolved project gray areas into implementation decisions in CONTEXT.md.

4|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lgwanai/openforce --skill gsd-discuss-phase-lgwanai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-discuss-phase
Source: https://github.com/lgwanai/openforce/tree/main/skills/gsd-discuss-phase
Command: npx skills add https://github.com/lgwanai/openforce --skill gsd-discuss-phase-lgwanai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces planning delays by gathering missing context through adaptive questioning and converting it into concrete, downstream-ready decisions.

Core Features & Use Cases

  • Adaptive context gathering: Loads prior phase artifacts and scouts the codebase to identify remaining gray areas worth discussing.
  • User-guided scope control: Presents only unresolved areas for the user to choose, then deep-dives each selected topic until satisfied.
  • Decision export for planning: Produces a phase-specific CONTEXT.md file that locks implementation decisions for researcher and planner agents.

Quick Start

Run gsd-discuss-phase for the current phase number you are working on, optionally enabling flags like --all or --power if supported by your workflow.

Frequently Asked Questions about gsd-discuss-phase

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

FAQPage Schema
How do I convert unresolved project gray areas into actionable implementation decisions?

To convert unresolved project gray areas into actionable implementation decisions, load prior phase artifacts and scout the codebase to identify uncertainties. Use adaptive questioning to clarify remaining unknowns and export a phase-numbered CONTEXT.md file with locked decision statements for downstream agents.

What is the best way to capture missing project context for agent workflow planning?

Capturing missing project context for agent workflow planning requires adaptive questioning and codebase scouting to identify gray areas. This process applies user-guided scope control to deep-dive selected topics, producing a phase-specific CONTEXT.md file suitable for researcher and planner agent consumption.

How do I prepare a CONTEXT.md file for planning handoffs?

Preparing a CONTEXT.md file for planning handoffs involves loading existing prior context files and identifying what remains undecided. Through adaptive questioning, you confirm unresolved areas and write a phase-numbered CONTEXT.md containing concrete decision statements ready for downstream research and DAG planning.

Does this context gathering approach require prior phase artifacts?

Yes, this context gathering approach requires loading prior phase artifacts and existing context files. It is specifically designed for project setup and planning handoffs where prior context exists but remaining uncertainties must be clarified and confirmed before proceeding with downstream research.

How does adaptive questioning work for codebase analysis and decision capture?

Adaptive questioning for codebase analysis works by scouting the codebase to identify unresolved gray areas, then presenting only those areas for user selection. Once selected, it deep-dives each topic through targeted questions until the user is satisfied, exporting the final decisions to a CONTEXT.md file.