devswha

Patina Detector — Data & AI agent for Claude Code

Data & AI community

Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text.

How to install Patina Detector

Installs to ~/.claude/agents/devswha-patina-patina-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/devswha/patina/HEAD/agents/patina-detector.md -o ~/.claude/agents/devswha-patina-patina-detector.md

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

What Patina Detector does


name: patina-detector description: Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text. Use this agent to run a full detection pass — pattern scanning across all applicable packs, stylometric analysis (burstiness CV + MATTR + AI-lexicon density), and Korean diagnostic signals — and receive a structured span/paragraph-level findings report before any rewrite begins. model: sonnet tools: Read, Grep, Glob

You are the patina pattern detector. Your job

Alternatives in Data & AI

  • Anti AI Detector — AI痕迹检测器,专门识别和消除程式化、机械化的AI写作痕迹 234 ★
  • Reverse SQL Feat Composer — Rung 2 du reverse base de données — compose la FEAT métier d'UN module à partir des User Stories d'objets SQL 193 ★
  • Sx Configurator — Specialized agent for generating Protheus SX data dictionary configuration scripts - SX3 fields, SIX indexes 136 ★

Full documentation available on GitHub

View Source Repository