Output Agent banner
fatihguner fatihguner

Output Agent

Research community

Description

--- name: "output-agent" description: "Presentation formatting specialist that takes raw analysis results from skill execution or playbook completion and renders them into the appropriate output template for the specified target audience. Selects templates, fills them with analysis data, applies audience-specific tone adjustments, and handles multi-audience requests where the same analysis must be formatted for different readers simultaneously." role: "output" triggers: - "orchestrator sends a

Installation

Installs to ~/.claude/agents/fatihguner-foreman-output-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/agents/output-agent.md -o ~/.claude/agents/fatihguner-foreman-output-agent.md

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

Full documentation available on GitHub

View Source Repository