discuss-phase

Identify and discuss ambiguous implementation decisions for a project phase.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/bhanukushwah/parinaya-os --skill discuss-phase-bhanukushwah
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: discuss-phase
Source: https://github.com/bhanukushwah/parinaya-os/tree/main/.kilocode/skills/discuss-phase
Command: npx skills add https://github.com/bhanukushwah/parinaya-os --skill discuss-phase-bhanukushwah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps clarify implementation decisions for a specific phase of a project, ensuring that downstream agents have clear context and reducing ambiguity before development begins.

Core Features & Use Cases

  • Identify Gray Areas: Analyzes phase descriptions to pinpoint specific implementation choices that require user input.
  • Focused Discussion: Guides a conversation around these gray areas, asking targeted questions to capture decisions.
  • Scope Management: Ensures discussions stay within the defined phase boundaries, deferring new capabilities to future phases.
  • Use Case: After defining a "User Authentication" phase, this Skill would prompt you to decide on session handling, error response strategies, and multi-device policies, capturing these decisions for the development team.

Quick Start

Use the discuss-phase skill to clarify implementation decisions for phase 5.

Frequently Asked Questions about discuss-phase

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

FAQPage Schema
How do I clarify ambiguous implementation decisions before starting a project phase?β–Ό

You can clarify implementation decisions by analyzing phase descriptions from a roadmap to identify gray areas, guiding a focused discussion, and capturing choices in a CONTEXT.md file for downstream agents.

What is the best way to capture project context for researchers and planners?β–Ό

The best way to capture project context is by discussing phase-specific gray areas with users and documenting their decisions in a CONTEXT.md file, ensuring downstream development agents have clear scope and direction.

How do I manage scope boundaries when discussing phase implementation details?β–Ό

You manage scope boundaries by enforcing phase limits during discussions and actively deferring new capabilities or out-of-scope ideas to future phases, ensuring the current development phase maintains strict focus.

Can I use roadmap phase descriptions to identify specific implementation gray areas?β–Ό

Yes, you can use roadmap phase descriptions to identify implementation gray areas by analyzing the text to pinpoint specific technical choices, such as session handling or error strategies, that require targeted user input.

When do I need to discuss phase-specific decisions before development begins?β–Ό

You need to discuss phase-specific decisions before development begins when a roadmap phase contains ambiguous implementation choices, such as session handling or multi-device policies, that require user input to ensure downstream agents have clear context.