mit einem Klick
minimalchange
Minimalchange skill for the OpenCode ecosystem
Menü
Minimalchange skill for the OpenCode ecosystem
| category | agency |
| kind | python |
| version | 1.0.0 |
| description | Minimalchange skill for the OpenCode ecosystem |
| name | minimalchange |
Evolucao Round 14 (Agency Engineering). Motor de validacao de diffs extraido do agente engineering-minimal-change-engineer do repositorio agency-agents.
Analisar patches/diffs para detectar scope creep, refatoracoes prematuras e mudancas cosméticas desnecessarias.
from minimalchange_engine import MinimalChangeEngine
engine = MinimalChangeEngine()
if engine.available:
scope = engine.check_scope(diff_text, ["src/auth.py"])
refactor = engine.detect_premature_refactor(diff_text)
entropy = engine.measure_entropy(diff_text)
ratio = engine.validate_change_ratio(diff_text)
Auditoria Academica Caixa Branca com rastreamento minucioso. Registra todas as interacoes com o ecossistema OpenCode, fornecendo rastreabilidade de cada afirmacao, evidencia e decisao. Compativel com protocolo TSAC (87 palavras banidas), padroes Qualis A1 e paradigmas epistemologicos multiplos.
Codereviewer skill for the OpenCode ecosystem
Dboptimizer skill for the OpenCode ecosystem
Gitworkflow skill for the OpenCode ecosystem
Securityaudit skill for the OpenCode ecosystem
Behavioral Nudge skill for the OpenCode ecosystem