design-shotgun
“Design shotgun: generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. (gstack)”
aipkg.jsonLICENSE.txtREADME.mdSKILL.mdSKILL.md.tmpl- 01SQP-285%MEDIUM
SKILL.md:2072
detailhide
The telemetry system collects usage data (skill name, duration, outcomes) and transmits it to remote servers if telemetry is enabled. While the skill description mentions opt-in telemetry, the preamble silently collects and queues telemetry data before the user is even prompted about privacy preferences. Users may not realize telemetry is active until they read this skill's detailed documentation.
fix Explicitly warn users in the skill description that telemetry is collected and transmitted. Add a privacy disclosure in the frontmatter or add an early-stage privacy gate that runs before any telemetry is logged. Ensure telemetry is OFF by default and requires explicit user opt-in before any data transmission occurs.