discuss

Guide ungated codebase exploration in plan mode with transition paths.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/ramontramontini/CTEDemo --skill discuss-ramontramontini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discuss
Source: https://github.com/ramontramontini/CTEDemo/tree/main/.claude/skills/discuss
Command: npx skills add https://github.com/ramontramontini/CTEDemo --skill discuss-ramontramontini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates structured, ungated exploratory discussions by entering plan mode and guiding initial investigations of a codebase, enabling informed decisions about next steps.

Core Features & Use Cases

  • Provides a plan-mode conduit to read files, search code, and brainstorm without immediate gates.
  • Defines clear exit paths to knowledge gain, specification work, or epic macro-ceremonies.
  • Supports session-scoped markers and transition workflows to /spec or epic ceremonies for scalable collaboration.

Quick Start

Start an exploratory discussion by invoking /discuss to enter plan mode and begin ungated exploration.

Frequently Asked Questions about discuss

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

FAQPage Schema
How do I start an exploratory codebase investigation without triggering immediate gates?

Exploratory codebase investigation starts by entering plan mode to read files and search code ungated. This approach enables structured brainstorming sessions that guide initial research before deciding on formal next steps.

What is plan mode for code exploration and when should I use it?

Plan mode for code exploration is a structured discussion state that allows you to investigate a codebase without immediate gates. Use it when you need to brainstorm, read files, and decide whether to transition to formal specification work.

How do I transition from an exploratory discussion to a formal codebase specification?

Transitioning from exploratory discussion to a formal codebase specification follows explicit exit paths defined in the workflow. Once initial investigation yields sufficient knowledge, you can invoke the transition to move directly into specification work.

Can I escalate a codebase planning session to an epic macro ceremony?

Yes, a codebase planning session can be escalated to an epic macro ceremony. The workflow defines explicit transition paths from exploratory discussions to epic ceremonies, ensuring scalable collaboration and documented outcomes for larger efforts.

What are the limitations of ungated code exploration in plan mode?

Ungated code exploration in plan mode is limited to reading files, searching code, and brainstorming. It requires documented outcomes and session-scoped markers, meaning it must eventually transition to specification or epic ceremonies rather than continuing indefinitely.