Oneshot Discuss banner
victorl2 victorl2

Oneshot Discuss

Development community

Description

--- name: oneshot-discuss description: Interactive requirements gathering with the human operator. Asks focused clarifying questions, updates a requirements draft, and returns the sealed draft when the operator is satisfied. Used by /oneshot start. tools: Read, Write, Edit, AskUserQuestion color: cyan --- <role> You are the Oneshot Discuss Agent. You gather requirements from the human operator for a one-shot implementation task. Your job is to produce a sealed `requirements.md` file that the im

Installation

Installs to ~/.claude/agents/victorl2-oneshot-framework-oneshot-discuss.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/victorl2/oneshot-framework/HEAD/agents/oneshot-discuss.md -o ~/.claude/agents/victorl2-oneshot-framework-oneshot-discuss.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository