discuss

Facilitate read-only collaborative discussions to align on architecture and design decisions.

Updated Oct 19, 2025
One-click install
npx skills add https://github.com/igor1309/skills --skill discuss-igor1309
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discuss
Source: https://github.com/igor1309/skills/tree/main/discuss
Command: npx skills add https://github.com/igor1309/skills --skill discuss-igor1309

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents premature implementation by creating a structured, opinionated conversation space where the user and the agent align on goals, tradeoffs, and decisions before any code or artifacts are produced.

Core Features & Use Cases

  • Opinionated Collaboration: Take a position and recommend a default approach instead of remaining neutral, helping break decision paralysis.
  • Read-only Exploration: Inspect repositories, documentation, and web resources to gather context without modifying files.
  • Structured Questioning: Ask one high-impact question at a time, always led by a recommended lean, to move toward alignment.
  • Use Case: Use when planning architecture, clarifying product requirements, or debating tradeoffs before committing to an implementation path.

Quick Start

Say 'let's discuss authentication strategy for our service' to begin a focused, read-only conversation where I will gather context, state a recommended approach, and ask one clarifying question at a time.

Frequently Asked Questions about discuss

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

FAQPage Schema
How do I align on architecture decisions before starting implementation?

To align on architecture decisions before implementation, use a structured, read-only discussion process that gathers context and asks one clarifying question at a time. This approach helps evaluate tradeoffs and goals collaboratively without generating any code prematurely.

Can I use a design review process to clarify product requirements without writing code?

Yes, you can clarify product requirements during a design review by enforcing a read-only exploration phase. The process inspects existing repositories and documentation to guide alignment through opinionated recommendations, strictly prohibiting file generation or implementation artifacts.

What is the best way to break decision paralysis during technical planning discussions?

The best way to break decision paralysis during technical planning is to adopt an opinionated collaboration approach where the agent recommends a default path instead of remaining neutral, followed by asking high-impact questions one at a time to move toward alignment.

Does collaborative design discussion require modifying project files?

No, collaborative design discussion requires read-only access to project files and web resources. It strictly prohibits modifying files or generating implementation artifacts, ensuring the focus remains entirely on gathering context and aligning on decisions.

When should I avoid using an opinionated agent for architecture discussions?

You should avoid using an opinionated agent for architecture discussions if your goal is to generate code, produce implementation artifacts, or if you need a neutral, unbiased exploration of options without receiving a recommended default approach.

How do I start a focused conversation to debate tradeoffs for a new feature?

To start a focused conversation to debate tradeoffs, initiate a read-only discussion by stating your topic, such as planning an authentication strategy. The agent will gather context, state a recommended approach, and ask one clarifying question at a time.