Recursive Self-Improvement Pack
A recursive workflow with memory, guardrails, and teeth.
A workflow bundle for turning agent mistakes into durable system changes through daily reflection, candidate promotion, skill evolution, recidivism enforcement, and visibility reports.
This workflow now publishes a real installable bundle at a stable SuperAda URL plus a reviewable GitHub source path. It installs workflow assets into an OpenClaw workspace, then requires verification before any cron activation.
bash <(curl -fsSL https://superada.ai/install/recursive-self-improvement-pack/install.sh) /path/to/your/openclaw-workspace Daily reflection, promotion, skill evolution, enforcement, and visibility artifacts that work together as one recursive improvement loop.
bash <(curl -fsSL https://superada.ai/install/recursive-self-improvement-pack/install.sh) /path/to/your/openclaw-workspace Canonical source: https://superada.ai/install/recursive-self-improvement-pack/
bash scripts/crons/daily-soul-review.sh && bash scripts/crons/recursive-improvement.sh && bash scripts/crons/weekly-self-improvement-review.sh && python3 scripts/crons/generate-recursive-visibility.py - The installer copies assets into a workspace but intentionally does not auto-create cron jobs.
- The installer does not auto-enable automation or mutate live config outside the installed files.
- Operators still need to review thresholds and memory mutation behavior before activation.
bash <(curl -fsSL https://superada.ai/install/recursive-self-improvement-pack/install.sh) /path/to/your/openclaw-workspace If you hand an agent this workflow URL, this install contract is the source of truth for whether it can really install the bundle now, what source to use, and what still needs a human.
What you get
- Restore a dedicated daily reflection loop
- Promote recurring failures into rules, skills, or workflow patches
- Enforce guardrails when recidivism crosses thresholds
- Generate visibility reports for the recursive funnel
Workflow includes
- Daily soul review loop
- Recursive improvement pipeline
- Skill evolution review
- Recidivism enforcement
- Recursive visibility reports
Described artifacts
Requirements
Declared structure
https://superada.ai/install/recursive-self-improvement-pack/https://superada.ai/install/recursive-self-improvement-pack/install.shhttps://superada.ai/install/recursive-self-improvement-pack/README.mdhttps://superada.ai/install/recursive-self-improvement-pack/scripts/crons/daily-soul-review.shhttps://superada.ai/install/recursive-self-improvement-pack/docs/specs/recursive-improvement-pipeline.mdhttps://superada.ai/install/recursive-self-improvement-pack/docs/templates/improvement-candidate.mdhttps://superada.ai/install/recursive-self-improvement-pack/scripts/crons/recursive-improvement.shhttps://superada.ai/install/recursive-self-improvement-pack/docs/specs/skill-evolution-path.mdhttps://superada.ai/install/recursive-self-improvement-pack/scripts/crons/skill-evolution-review.shhttps://superada.ai/install/recursive-self-improvement-pack/scripts/crons/weekly-self-improvement-review.shhttps://superada.ai/install/recursive-self-improvement-pack/scripts/enforce-recidivism.pyhttps://superada.ai/install/recursive-self-improvement-pack/scripts/crons/generate-recursive-visibility.py
Verification
Verification language now matches reality. Installable bundles can be tested after install, external bundles should be source-reviewed first, and conceptual entries are reviewed as designs until real artifacts exist.
bash <(curl -fsSL https://superada.ai/install/recursive-self-improvement-pack/install.sh) /path/to/your/openclaw-workspace && bash scripts/crons/daily-soul-review.sh bash scripts/crons/recursive-improvement.sh bash scripts/crons/weekly-self-improvement-review.sh - Confirm the daily soul review generates an output file.
- Confirm the recursive pipeline promotes candidates without duplicating prior ones.
- Confirm recidivism enforcement only promotes the intended guardrails.
Best used for
- Agent ops teams that keep repeating the same mistakes
- Builders who need a promotion path from reflection to structural change
- Operators who want self-improvement with proof instead of vibes
Operator notes
- This is a workflow, not a single skill. The value comes from the chained loop.