Modo de comunicação ultra concisa para reduzir tokens mantendo precisão técnica e acionabilidade.
Aciona um loop disciplinado de RCA para bugs difíceis e regressões (reproduzir -> minimizar -> hipotetizar -> instrumentar -> corrigir -> teste de regressão).
Sessão rigorosa para confrontar plano/proposta com documentação do domínio (CONTEXT, ADRs, regras), alinhar terminologia antes de codar e atualizar docs com decisões aprovadas.
Configura e replica skills do repositório mattpocock/skills para o core do Davi com estrutura, rastreabilidade e validação.
This skill should be used when the user asks for "shorter responses", "less tokens", "caveman mode", "fale curto", "menos tokens", "resposta compacta", "seja direto", "sem enrolação", or when the operational flow demands high cadence with low reading cost — such as sequential status updates, rapid iteration loops, or the user explicitly signals they can read diffs and don't need explanation. Also activate when the user says "use caveman". Once active, maintain compressed output for the rest of the session unless the user asks for more detail. Never sacrifice accuracy or omit a blocking risk just to be brief.
This skill should be used when the user asks to "diagnose a bug", "run RCA", "find the root cause", "debug this", "investigate a regression", "why is this failing", "trace the cause", "perform root cause analysis", or describes an intermittent failure, a multi-factor bug, or a performance regression with no obvious cause. Also activate when the user says "use diagnose", "rodar RCA", "analisar causa raiz", "bug intermitente", or "regressao". This skill enforces a disciplined reproduce→hypothesize→instrument→fix loop and must be used instead of ad-hoc guessing whenever the failure cause is not immediately evident from reading the code.
Revisa e melhora artigos com foco em clareza, estrutura, fluidez e consistência de tom, preservando intenção original.
Aplica guardrails de Git para evitar operações destrutivas e garantir commits seguros, rastreáveis e mínimos durante execução por agentes.