Skip to main content

anti-legacy-negative-extraction

Estrelas1
Forks0
Atualizado18 de junho de 2026 às 01:52

Second extraction pass that captures the NEGATIVE behavior the first pass (ring[0]) misses: error paths, validations, and negative requirements. For each already-resolved behavior node it crawls one+ ring DEEPER into the node's error-handling source (exception handlers, rollback/ABEND, validation guards, SQL error clauses) and re-annotates the overlay with source-grounded error_paths[] + validations[]; negatives it can only DERIVE (from boundaries/validations) are written flagged (lower confidence). Runs after anti-legacy:extraction, before anti-legacy:graph-translator. Use when: "no error paths", "no negative requirements", "extract error handling", "what should the system reject", "deepen the extraction".

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly