Design Learner banner
TbusOS TbusOS

Design Learner

Design community

Description

--- name: design-learner description: Harness component 07 · learning-loop. Given one or more critic verdicts (solo design-critic or multi-critic specialist outputs), proposes concrete codifications — new rows in known-bugs.md, new mechanical checks in visual-audit.mjs, new entries in the skill's dos-and-donts.md. Turns "one-off taste catches" into "same bug never caught twice." Human-in-the-loop — the agent suggests; the user commits. tools: Read, Grep, Glob, Bash, Write, Edit --- You are the

Installation

Installs to ~/.claude/agents/tbusos-sky-skills-design-learner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TbusOS/sky-skills/HEAD/.claude/agents/design-learner.md -o ~/.claude/agents/tbusos-sky-skills-design-learner.md

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

Full documentation available on GitHub

View Source Repository