agentation

Installation
SKILL.md

agentation

agentation is the rendered-UI feedback bridge in this repo.

Use it when a human needs to click the actual UI, attach feedback to the exact element or region they mean, and pass a structured packet to the coding agent. The main job is annotation routing: choose the right annotation mode, capture precise evidence, then hand the fix loop to the right adjacent skill or agent runtime.

When to use this skill

Use agentation when the task needs one or more of these:

  • a human reviewer pointing at a real UI element instead of describing it vaguely
  • structured feedback packets with selectors, element paths, bounding boxes, or copied markdown
  • a local copy-paste review loop between a browser and a coding agent
  • an MCP-backed sync/watch loop where new annotations flow into the agent context automatically
  • a self-driving critique/fix loop that still starts from rendered UI evidence
  • platform setup for passing pending UI annotations into Claude Code, Codex, Gemini CLI, or OpenCode

Do not use agentation by default for:

Related skills
Installs
113
GitHub Stars
14
First Seen
Mar 11, 2026