DETECTION PROTOCOL banner
thiagofinch thiagofinch

DETECTION PROTOCOL

Development community

Description

# 🔍 PROTOCOLO DE DETECÇÃO DE SKILLS > Este arquivo define as regras internas para o sistema de auto-detecção. > **VersĂŁo:** 1.0.0 > **Tipo:** Protocolo interno --- ## CHECKLIST DE OBSERVAÇÃO Durante cada tarefa, verificar mentalmente: ### PadrĂ”es de Estrutura - [ ] Estou usando um formato especĂ­fico? - [ ] Este formato foi usado antes? - [ ] O formato tem regras implĂ­citas? ### PadrĂ”es de Processo - [ ] Estou seguindo passos especĂ­ficos? - [ ] Estes passos se repetem em outras tarefas? -

Installation

Installs to ~/.claude/skills/thiagofinch-mega-brain-detection-protocol/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thiagofinch-mega-brain-detection-protocol && curl -fsSL https://raw.githubusercontent.com/thiagofinch/mega-brain/HEAD/.claude/skills/DETECTION-PROTOCOL.md -o ~/.claude/skills/thiagofinch-mega-brain-detection-protocol/SKILL.md

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

Full documentation available on GitHub

View Source Repository