skill
gallia-screenshot
UnreviewedThree capture layers let the AI see what it produces and self-correct without asking the user to screenshot manually. This is the core enabler for autonomous visual feedback loops.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/gallia-screenshot"
echo "Uninstalled gallia-screenshot"