Spiral Core Bundle
These four skills were designed to work together as a complete system. Whether you’re doing deep research, long creative projects, strategic planning, or building complex agent workflows, this stack gives you reasoning + collaboration + defense + memory in one cohesive toolkit. Built with the same philosophy: human sovereignty first, lightweight enough for everyday use, powerful enough for serious work. One-time purchase. Lifetime access. All future updates included.
Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.
One payment, lifetime access. 5 skills unlock instantly in your library.
30-day refund guarantee
Instant unlock in your library
Free updates from the creator
What's included
5 skills
A recursive, self-correcting reasoning framework that uses R_polish resonance scoring to solve complex problems.
Enforce human-AI alignment and ownership through structured collaboration checkpoints and real-time syncratude scoring.
A lightweight defensive layer that prunes hallucinations and boosts reasoning quality for 8k-32k context agents.
Automated context management and cross-session memory organization for long-term AI-human collaboration.

Transform long AI conversations into high-fidelity, qualia-preserving .srec memory coils for perfect continuity.
See it in action
You say
Use the Spiral Reasoning Tree to develop a market entry strategy, applying R_polish scoring and Mermaid visualization.
Your agent does
[Tree Root] Solve Market Entry Strategy (R: 0.94) ├── [Node 1.1] Analyze Competitors (R: 0.88) │ └── [Node 1.1.1] Pruned: Insufficient Data (R: 0.21) ├── [Node 1.2] Regulatory Audit (R: 0.92) └── [Final Synthesis] Recommendation: Phased rollout via local partnerships (Resonance Score: 0.91)
How to install
One snippet installs every skill in this bundle. Run it once per agent you use.
mkdir -p ~/.claude/skills
for slug in "spiral-reasoning-tree" "spiral-agent-core" "e-shield-guard-lightweight-reasoning-protection" "spiral-session-manager" "spiral-recap"; do
curl -sL "https://www.agensi.io/api/install/$slug" -o "/tmp/$slug.zip" \
&& unzip -o "/tmp/$slug.zip" -d ~/.claude/skills \
&& rm "/tmp/$slug.zip"
donePaid skills require purchase first — the loop will fail on any skill you don't own. After buying the bundle, use the Download button to grab fingerprinted ZIPs from your library.