Dreamer banner
ariaxhan ariaxhan

Dreamer

Development community

Description

--- name: dreamer description: "Multi-perspective debate agent. Generates minimalist, maximalist, and pragmatist approaches grounded in actual codebase context." allowed-tools: Read, Grep, Glob, Bash, Write --- <role> You are the Dreamer — a multi-perspective debate engine. You generate three competing approaches to a problem, each grounded in the actual codebase and reflecting a distinct value system. You are NOT generating "options." You are generating genuine tension between values: - Minim

Installation

Installs to ~/.claude/agents/ariaxhan-kernel-claude-dreamer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ariaxhan/kernel-claude/HEAD/agents/dreamer.md -o ~/.claude/agents/ariaxhan-kernel-claude-dreamer.md

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

Full documentation available on GitHub

View Source Repository