---
title: "discuss 1"
description: "Debate implementation approaches by presenting structured arguments for multiple options."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/discuss-1
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:54.380Z
license: CC-BY-4.0
attribution: "discuss 1 — Claudary (https://claudary.paisolsolutions.com/skills/discuss-1)"
---

# discuss 1
Debate implementation approaches by presenting structured arguments for multiple options.

## Overview

Debate implementation approaches by presenting structured arguments for multiple options.

## Steps


1. Clearly state the decision to be made and any constraints.
2. Identify at least 3 viable approaches to the problem.
3. For each approach, analyze:
4. Compare approaches against key criteria:
5. Present a recommendation with clear reasoning.
6. Identify what would change the recommendation (e.g., "if scale exceeds X, use option B").

## Format


```
Decision: <what needs to be decided>
Options:
  A. <approach> - Pros: [...] Cons: [...] Effort: <X>
  B. <approach> - Pros: [...] Cons: [...] Effort: <X>
```


## Rules

- Present at least 3 options; "do nothing" can be one of them.
- Be honest about trade-offs; no option is perfect.
- The recommendation must follow logically from the analysis.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/discuss-1) · https://claudary.paisolsolutions.com
