gsd-discuss-phase

Document implementation decisions for project roadmap phases in a context file.

Updated May 11, 2025
One-click install
npx skills add https://github.com/rogsme/dotfiles --skill gsd-discuss-phase-rogsme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-discuss-phase
Source: https://github.com/rogsme/dotfiles/tree/main/.config/gsd/skills/gsd-discuss-phase
Command: npx skills add https://github.com/rogsme/dotfiles --skill gsd-discuss-phase-rogsme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill facilitates capturing and documenting the implementation decisions made during a roadmap phase, producing a contextual file for downstream planning.

Core Features & Use Cases

  • Implementation Decision Capture: Helps identify and document specific implementation decisions.
  • Contextual Documentation: Outputs a context file ({NN}-CONTEXT.md) for future reference.
  • Use Case: Ideal for guiding the development team through discussions and decisions around a specific phase of a project, ensuring that all decisions are documented for future planning and reference.

Quick Start

To start the discussion for phase 2, use the command: /gsd-discuss-phase 2.

Frequently Asked Questions about gsd-discuss-phase

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

FAQPage Schema
How do I document implementation decisions for a project roadmap phase?

You document implementation decisions for a project roadmap phase by running a discussion command that captures context-specific details and outputs a contextual markdown file for downstream planning.

What is phase planning decision capture and when do I need it?

Phase planning decision capture is the process of identifying and recording specific implementation choices during a roadmap phase. You need it when guiding development teams through discussions to ensure decisions are documented for future reference.

How do I start a discussion to capture decisions for phase 2 of my project?

To start a discussion and capture decisions for phase 2, you use the specific discussion command followed by the phase number, which triggers the Skill to process and store the project context for that phase.

Does this decision capture tool use YAML frontmatter to identify project phases?

Yes, this decision capture tool uses YAML frontmatter in its configuration file to identify project phases, domain boundaries, and decision outcomes for processing and storing project context.

What format does the contextual documentation output for future reference?

The contextual documentation outputs a markdown context file, formatted with a numbered prefix, to store implementation decisions and context-specific details for future planning reference.