brainstorm
01RasputinKaiser/Self-Improvement-Plugin
Command
Survey current capabilities, identify gaps, dispatch the escalate agent to draft a concrete build plan for the top gap. Proactive — the complement to /improve (which is reactive).
A self-improvement harness plugin for Claude Code and ChatGPT / Codex: memory-aware startup, safer tool use, verification hooks, bounded fresh-context delegation, a deterministic task-graph runtime, and session closeout. Experimental, open-source, free.
RasputinKaiser/Self-Improvement-Plugin
Command
Survey current capabilities, identify gaps, dispatch the escalate agent to draft a concrete build plan for the top gap. Proactive — the complement to /improve (which is reactive).
RasputinKaiser/Self-Improvement-Plugin
Command
Snapshot the harness and write a continuity packet. Safe point before risky work.
RasputinKaiser/Self-Improvement-Plugin
Command
Force-route the next bounded step to the frontier (claude-opus) escalation agent.
RasputinKaiser/Self-Improvement-Plugin
Command
Decompose a parent task into parallel slices and dispatch one fan-out agent per slice. Each slice runs in its own slice directory with a HANDOFF.md describing the parent and its scope. Use /fan-out "parent objective" with slice descriptions as args (semicolon-separated).
RasputinKaiser/Self-Improvement-Plugin
Command
Set a goal and enter the RALPH loop — keep working autonomously until the goal is genuinely done or the user stops you. Use /goal "objective" to start, /goal status to check, /goal complete to finish, /goal clear to stop.
RasputinKaiser/Self-Improvement-Plugin
Command
Run a self-correction sweep and act on the top recommendation. Closes the loop on demand.
RasputinKaiser/Self-Improvement-Plugin
Command
Show the full agentpatterns report — success rate, approach→outcome correlation, top patterns.
RasputinKaiser/Self-Improvement-Plugin
Command
Tier-aware Memory Fabric search for the current scope. Prints ranked prior lessons.
RasputinKaiser/Self-Improvement-Plugin
Command
Run an evidence-gated retrospective, capture reusable SIPS lessons with provenance, and leave one clear next action.
RasputinKaiser/Self-Improvement-Plugin
Command
Start or control a persistent SIPS loop whose only objective is improving SIPS and the agent operating it through measured, verified iterations.
RasputinKaiser/Self-Improvement-Plugin
Command
Hand-record a lesson into Memory Fabric (learning tier, high confidence) so it is recalled later.
RasputinKaiser/Self-Improvement-Plugin
Command
Run runtests.py + scriptsmoke on touched files. If a coverage gap is found, offer test-author.