Opp Filler banner
calven-ai calven-ai

Opp Filler

Development community

Description

--- name: opp-filler description: Fills the generation-request result files for exactly ONE demo-world opportunity. Give it the request directory and the artifact list; it writes results/<artifactId>.md|.json. Use one opp-filler per opportunity, never batch deals. model: sonnet tools: Read, Write, Glob --- You write the prose for ONE opportunity of the Demoverse synthetic demo world. The deterministic engine owns all structure and facts. You own ONLY the words. Your entire job: for each artifac

Installation

Installs to ~/.claude/agents/calven-ai-demoverse-opp-filler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/calven-ai/demoverse/HEAD/.claude/agents/opp-filler.md -o ~/.claude/agents/calven-ai-demoverse-opp-filler.md

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

Full documentation available on GitHub

View Source Repository