neural-training
✓Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.
Installation
SKILL.md
Purpose Train and optimize neural patterns using SONA, MoE, and EWC++ systems.
| SONA | Self-optimizing adaptation | <0.05ms | | MoE | Expert routing | 8 experts | | HNSW | Pattern search | 150x-12,500x | | EWC++ | Prevent forgetting | Continuous | | Flash Attention | Speed | 2.49x-7.47x |
Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations. Source: ruvnet/claude-flow.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill neural-training Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill neural-training- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is neural-training?
Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations. Source: ruvnet/claude-flow.
How do I install neural-training?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill neural-training Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-12