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 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, bou…