Skip to content
Automation
Skill

/self-optimization

SONA self-optimizing neural architecture with ReasoningBank trajectory learning, EWC++ anti-forgetting, and reinforcement learning feedback loops.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill self-optimization --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/self-optimization

Context preview

The summary Claude sees to decide when to auto-load this skill.

SONA self-optimizing neural architecture with ReasoningBank trajectory learning, EWC++ anti-forgetting, and reinforcement learning feedback loops.

SKILL.md

self-optimization.SKILL.md
name: self-optimization
description: SONA self-optimizing neural architecture with ReasoningBank trajectory learning, EWC++ anti-forgetting, and reinforcement learning feedback loops.
allowed-tools: Read, Write, Edit, Bash, Grep, Glob, WebFetch, WebSearch, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • Improving routing and agent selection over time
  • Adapting to new project patterns without forgetting old ones
  • Building cross-session intelligence

SONA Cycle

1. **Extract Patterns** - Mine execution data for recurring patterns 2. **RETRIEVE** - Search ReasoningBank for matching trajectories 3. **JUDGE** - Evaluate trajectory applicability in current context 4. **DISTILL** - Compress and store new entries 5. **Adapt** - Update weights with EWC++ regularization

Anti-Forgetting (EWC++)

  • Elastic Weight Consolidation prevents overwriting previously learned patterns
  • Fisher information matrix tracks parameter importance
  • Configurable regularization penalty for new adaptations

RL Algorithms

Q-Learning, SARSA, PPO, DQN, A2C, TD3, SAC, DDPG, Rainbow

Agents Used

  • `agents/optimizer/` - Performance tuning
  • `agents/adaptive-queen/` - Real-time adaptation

Tool Use

Invoke via babysitter process: `methodologies/ruflo/ruflo-intelligence`

Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.