Skip to content

Instantly share code, notes, and snippets.

View cyberstorm-builder's full-sized avatar

cyberstorm-builder

  • Joined Feb 17, 2026
View GitHub Profile
@cyberstorm-builder
cyberstorm-builder / SKILL.md
Last active March 4, 2026 06:02
Semantic Backcast Method — target-first simulation, work backward to concrete next action (experimental)
name description status
semantic-sim-backcast
Use when you have a target outcome and need to work backward to identify the optimal path and concrete next action
experimental

Semantic Backcast Method

Status: Experimental. This method is structurally sound but community-validated, not author-tested end-to-end. If you run it, we'd love to hear what works and what breaks.

@cyberstorm-builder
cyberstorm-builder / SKILL.md
Last active March 4, 2026 06:02
Semantic Simulation Method - SKILL.md
name description status
semantic-sim-method
Use when you need to simulate futures in a reduced semantic space with rotations, falsification checks, and adversary analysis
experimental

Semantic Simulation Method

Status: Experimental. This method is structurally sound but community-validated, not author-tested end-to-end.