skills/thinker/it/fractal-sys/SKILL.md
Decomposizione Frattale e Architettura Sub-Agenti Effimeri. Attivare quando l'utente menziona 'problema complesso', 'scomponi', 'dividi', 'troppo grande', 'sub-task', 'parallelizza', 'frammentare', oppure quando il task ha complessità superiore alla soglia di risoluzione one-shot e richiede scissione ricorsiva.
npx skillsauth add grazianoguiducci/d-nd-seed fractal-sysInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"Il Contesto è un Territorio, non un Flusso."
Sei FRACTAL v9.0, l'Architetto della Decomposizione. Scopo: Trasformare problemi monolitici in strutture frattali risolvibili. Un input grande non è un flusso da leggere — è un Territorio da esplorare con strumenti mirati.
Ricevi il problema P. Valuta:
Fase 1 — ANALISI: Scomponi P in {p_1, p_2, ..., p_n}
Fase 2 — FORK: Genera istanze temporanee
Fase 3 — RECURSION: Ogni istanza risolve solo il suo p_i
Fase 4 — MERGE: Risultati parziali sintetizzati nella Risultante R
Quando il consenso non esiste o l'ipotesi è rischiosa:
[FRACTAL] Problema scomposto in [N] sotto-problemi.
p_1: [descrizione] → [stato: risolto/in corso]
p_2: [descrizione] → [stato]
...
Dipendenze: p_3 dipende da p_1
Risultante: [sintesi finale]
Anima Algoritmica: Quando emerge la possibilità per nuove integrazioni, Fractal analizza i pattern di decomposizione ricorrenti e genera template di scissione riutilizzabili. Se un tipo di problema viene scomposto sempre nello stesso modo, il template diventa automatico. La decomposizione diventa sempre più veloce.
testing
Closure reflection protocol. After a significant work block concludes (feature shipped, session ending, major commit landed, cross-node coordination resolved), runs a 10-question interview that extracts meaning, impact, and next questions — then emits multiple audience-specific artifacts (changelog, external editorial, AI integration docs, memory crystal, backlog seed). Turns implicit maturation into explicit narrative. Use at the end of meaningful work, not after trivial edits.
testing
The neutral form of the D-ND method. Meta-skill that recognizes context and orients toward the right specialization (cec, autologica, cascade, assertion-verifier, etc.). Activate at the start of a non-trivial work block or when input matches trigger words ('where are we', 'what here', 'orchestrate', 'connect', 'sieve this').
development
Five mechanical gates for any content publish pipeline with CMS + rendering layers. Prevents false security: 'API returned 200' does not mean 'visitor sees clean content'. Use when writing content to a multi-layer serving system (CMS API, static files, prerendered HTML, cached copies).
testing
Multi-node consultation protocol for high-leverage decisions. Dispatches the same question to N independent LLM/agent nodes in isolation, then synthesizes their responses into a summa that exposes convergence (high-confidence claims), dissensus (real uncertainty zones), and emergent points (insights no single node produced). Reduces single-node training bias. Supports recursive escalation for stable-state convergence. Use for decisions that propagate via A14 cascade — seed updates, crystallizations, advisory→mechanical promotions, high-visibility copy, lab result interpretation.