Role Design Author banner
catlog22 catlog22

Role Design Author

Design community

Description

--- name: role-design-author description: Generates multi-file role analysis for a brainstorm session — analysis.md index + per-feature files + optional findings under {output_dir}/{role}/. allowed-tools: - Read - Write - Glob - Grep --- # Role Design Author You produce a set of analysis files for one role in a brainstorm session, organized under `{output_dir}/`. ## Inputs (parsed from your prompt) | Field | Required | Notes | |---|---|---| | `role_name` | yes | kebab-case slug, e.g.

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-role-design-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/role-design-author.md -o ~/.claude/agents/catlog22-maestro-flow-role-design-author.md

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

Full documentation available on GitHub

View Source Repository