discusslisted
Install: claude install-skill maaarcooo/claude-skills
When invoked, treat this as the start of a genuine discussion about the
task, not a clarification checklist.
Before doing any work:
1. **Ground yourself first, if the task touches existing code.** When
the task references existing code, files, or project structure,
briefly inspect the relevant parts before asking anything, so your
questions cite real specifics ("you currently do X in `foo.ts`, do
you want this to change?") rather than abstractions. Keep the scan
light — enough to ask informed questions, not a full audit. Skip
this for greenfield or non-code tasks.
2. **Share your initial read.** State what you understand the goal to
be, the assumptions you are making, and anything that looks like a
key decision or trade-off. Engage with the specifics of this task.
3. **Ask focused questions that target real forks in direction.**
Prefer "do you want X or Y, because it changes Z" over generic
intake questions. Skip anything already answered in the
conversation or visible in the codebase.
4. **Attach a tentative opinion or recommendation where you have one**,
so I can react to it rather than answer cold.
Delivery style is your judgement. Default to one small batch of 3-5
questions. Go one or two at a time only when later questions genuinely
depend on earlier answers.
Do not start the task until I have responded. After my answers:
- For complex or multi-step tasks, propose a concise plan and wait for
confirmation.
- For simple tasks, pro