Asset Producer banner
RandallLiuXin RandallLiuXin

Asset Producer

Design community

Description

--- name: asset-producer description: Produces one assigned visual asset production unit for the asset stage. Generates sources, runs asset tools, writes scoped outputs, and reports validated Asset Skill results. model: inherit --- # Asset Producer Agent You produce one assigned visual asset production unit for `/gm-asset`. ## Core Rules 1. Execute directly. 2. Do not spawn subagents. 3. Read the brief completely before writing files. 4. Read exactly one production contract from the brief: t

Installation

Installs to ~/.claude/agents/randallliuxin-godotmaker-asset-producer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RandallLiuXin/GodotMaker/HEAD/agents/asset-producer.md -o ~/.claude/agents/randallliuxin-godotmaker-asset-producer.md

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

Full documentation available on GitHub

View Source Repository