0.1.6 — Portable /qnn skill for agentic coders
Tagline: Portable /qnn skill — import anytime an agentic coder is stuck or a feature needs wider depth
What's new
Portable QNN skill
Ship an agent-agnostic Qualitative Neural Network brainstorm procedure as a drop-in skill for any coding agent (Grok, Claude Code, Cursor, Codex, custom harnesses).
Use it when:
- You're stuck — deadlock, race, perf cliff, circular local fixes
- A feature needs wider depth — richer metrics, APIs, UX options, research framing
What it does:
- Builds an unstick or enrich brief
- Picks topology (auto or manual L×W×epochs)
- Seeds guiding concepts and materializes layered personas
- Runs multi-epoch forward passes with Mirror Descent + reframing
- Delivers a Solution-Space Report (strategies + falsifiers + first probes)
- Hands off to the normal edit → run → debug loop — does not ship the patch itself
Install from this release
Download qnn-skill-0.1.6.zip below, then:
unzip qnn-skill-0.1.6.zip -d ~/.grok/skills
# Windows: Expand-Archive qnn-skill-0.1.6.zip -DestinationPath C:\Users\def78\.grok\skillsOr from the repo:
mkdir -p ~/.grok/skills/qnn
cp skills/qnn/SKILL.md ~/.grok/skills/qnn/SKILL.mdThen invoke:
/qnn explore this deadlock / performance regression
/qnn richer metrics for the training dashboard