Parallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10 year old, $0 budget), scores, prunes traps, and deepens the top survivors. The isolated parallel branches and the separated generator/critic phases are load-bearing. Costs about 10 LLM/Agent calls per run (5 to 10x a single answer) so invocation is gated.
$npx -y skills add justsima/agentic-stack --skill adhdInstalls into the current project.
Run `npx skills use "https://github.com/justsima/agentic-stack" --skill "justsima/agentic-stack/adhd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/justsima/agentic-stack" that are relevant to the current task. Run `npx skills add "https://github.com/justsima/agentic-stack"` and select the relevant skills, then follow their instructions.