Scan Ai Tells banner
AgentsORG AgentsORG

Scan Ai Tells

AI community

Description

--- name: scan-ai-tells description: Scan UI or marketing copy for AI-default tells and content-authenticity misses — deletion list, not a redesign brief. --- # Scan AI tells Spawn or emulate the **anti-pattern-scanner** subagent (`agents/anti-pattern-scanner.md`). 1. Load `skills/design-engineering/references/anti-patterns/ai-default-tells.md` and `content-authenticity.md`. 2. Load `gotchas.md` and `pov.md` — installer hard rules trump the catalog. 3. Return a prioritized deletion list: what

Installation

Installs to ~/.claude/skills/agentsorg-design-engineering-scan-ai-tells/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agentsorg-design-engineering-scan-ai-tells && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/commands/scan-ai-tells.md -o ~/.claude/skills/agentsorg-design-engineering-scan-ai-tells/SKILL.md

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

Full documentation available on GitHub

View Source Repository