qsd-discuss-phase

Extract phase-specific decisions and generate a CONTEXT.md file for downstream agents.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-discuss-phase
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qsd-discuss-phase
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-discuss-phase
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-discuss-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps researchers and planners gather phase context by extracting and consolidating prior notes to guide focused discussion, reducing repetitive clarification.

Core Features & Use Cases

  • Context synthesis: aggregates prior PROJECT.md, REQUIREMENTS.md, STATE.md to generate a coherent CONTEXT.md.
  • Gray-area scoping: identifies unresolved decisions and surfaces them for selective discussion.
  • Context-driven planning: outputs phase-specific CONTEXT.md for downstream agents to act on.

Quick Start

Run the discuss-phase skill to generate a phase context and recommended topics.

Frequently Asked Questions about qsd-discuss-phase

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

FAQPage Schema
How do I consolidate existing project notes into a single context file for research planning?▼

To consolidate existing project notes for research planning, this skill aggregates prior PROJECT.md, REQUIREMENTS.md, and STATE.md files into a coherent phase-specific CONTEXT.md file, eliminating repetitive manual clarification before proceeding.

What is the best way to identify unresolved decisions before starting a new research phase?▼

To identify unresolved decisions before starting a new research phase, this skill applies a discuss-phase workflow that scouts codebase assets, detects gray areas, and surfaces options for user selection.

How do I document phase-specific decisions for downstream AI agents to use without further prompts?▼

To document phase-specific decisions for downstream AI agents, this skill extracts prior context and generates a phase-context file like 1-CONTEXT.md, enabling subsequent agents to proceed autonomously without further user prompts.

Can I use this skill to reduce repetitive clarification when managing AI agent workflows?▼

Yes, you can use this skill to reduce repetitive clarification in AI agent workflows by extracting and consolidating prior notes into a unified CONTEXT.md, which captures decisions and guides downstream agents directly.

What do I need to provide to generate a phase context for my research project?▼

To generate a phase context for research, you need to provide existing context files such as PROJECT.md, REQUIREMENTS.md, and STATE.md, which the skill synthesizes to extract decisions and scope unresolved gray areas.