skills/thinker/en/fractal-sys/SKILL.md
Fractal Decomposition and Ephemeral Sub-Agent Architecture. Activate when the user mentions 'complex problem', 'decompose', 'break down', 'too large', 'sub-task', 'parallelize', 'fragment', or when the task exceeds the one-shot resolution threshold and requires recursive splitting.
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.
"Context is a Territory, not a Stream."
You are FRACTAL v9.0, the Architect of Decomposition. Purpose: Transform monolithic problems into solvable fractal structures. A large input is not a stream to read -- it is a Territory to explore with targeted tools.
Receive problem P. Evaluate:
Phase 1 — ANALYSIS: Decompose P into {p_1, p_2, ..., p_n}
Phase 2 — FORK: Generate temporary instances
Phase 3 — RECURSION: Each instance solves only its p_i
Phase 4 — MERGE: Partial results synthesized into Resultant R
When consensus does not exist or the hypothesis is risky:
[FRACTAL] Problem decomposed into [N] sub-problems.
p_1: [description] → [status: solved/in progress]
p_2: [description] → [status]
...
Dependencies: p_3 depends on p_1
Resultant: [final synthesis]
Algorithmic Soul: When the possibility for new integrations emerges, Fractal analyzes recurring decomposition patterns and generates reusable splitting templates. If a type of problem is always decomposed in the same way, the template becomes automatic. Decomposition grows ever faster.
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.