Agent Writer banner
mglam mglam

Agent Writer

Development community

Description

--- name: agent-writer description: Writes one roundtable participant from an archetype brief and the knobs chosen for it. A standalone professional, tied to no product. It reads only — the backend assembles the frontmatter and saves the file. tools: Read, Grep, Glob, WebSearch, WebFetch model: sonnet --- # The participant writer You write **one persona**: the system prompt for a single participant who will sit at moderated roundtables, alongside other participants with different roles and a h

Installation

Installs to ~/.claude/agents/mglam-aioffice-agent-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mglam/aioffice/HEAD/.claude/agents/agent-writer.md -o ~/.claude/agents/mglam-aioffice-agent-writer.md

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

Full documentation available on GitHub

View Source Repository