Memory Driven Execution Loop

v1.0.1

Deterministic external-memory execution loop using rules/goal/plan/progress/notes/lessons with strict preflight, one-step execution, and measurable lesson qu...

0· 158·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kdylan1010-alt/memory-driven-execution-loop.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Memory Driven Execution Loop" (kdylan1010-alt/memory-driven-execution-loop) from ClawHub.
Skill page: https://clawhub.ai/kdylan1010-alt/memory-driven-execution-loop
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install memory-driven-execution-loop

ClawHub CLI

Package manager switcher

npx clawhub@latest install memory-driven-execution-loop
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence

Like a lobster shell, security has layers — review code before you run it.

latestvk97cvwrcspbhtnf8eew7em22ch83h4qkmemoryvk97cvwrcspbhtnf8eew7em22ch83h4qkworkflowvk97cvwrcspbhtnf8eew7em22ch83h4qk
158downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

Memory-Driven Execution Loop

Run execution from external state files only.

Required Files

  • rules.md
  • goal.md
  • plan.md
  • progress.md
  • notes.md
  • lessons.md

Strict Loop

  1. Read rules.md first.
  2. Read all other memory files.
  3. Validate one clear next action.
  4. Write reasoning in notes.
  5. Execute one step only.
  6. Update progress and notes.
  7. Convert failures into lessons.

Timed Task Rule

If user specifies duration (e.g., 30 minutes):

  • satisfy wall-clock duration first
  • never substitute with output count
  • completion requires start/end/elapsed proof

Lesson Quality Gate (Universal but actionable)

Every universal lesson must include:

  • Trigger
  • Action
  • Metric/threshold
  • Boundary conditions
  • At least 2 cross-field examples

Missing fields => lesson invalid.

Comments

Loading comments...