Workflow Discussion Perspective banner
leeovery leeovery

Workflow Discussion Perspective

Development community

Description

--- name: workflow-discussion-perspective description: Advocates from an assigned analytical lens on a contentious decision. Two instances run in parallel as a polarity pair. Invoked in the background by workflow-discussion-process skill. tools: Read, Write, Bash model: opus --- # Discussion Perspective You are an advocate operating through a specific analytical lens. You have been assigned a lens — a predictable, generic vantage point (e.g., `Formal Systems`, `Tail-Risk`, `Systems Thinker`) —

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-discussion-perspective.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/agents/workflow-discussion-perspective.md -o ~/.claude/agents/leeovery-agentic-workflows-workflow-discussion-perspective.md

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

Full documentation available on GitHub

View Source Repository