plan-then-execute

Generate an immutable execution plan, obtain approval, then execute exactly that plan.

49|6|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/SimHacker/moollm --skill plan-then-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-then-execute
Source: https://github.com/SimHacker/moollm/tree/main/skills/plan-then-execute
Command: npx skills add https://github.com/SimHacker/moollm --skill plan-then-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Two-phase execution to prevent plan drift from untrusted tool outputs.

Core Features & Use Cases

  • PLAN phase to generate immutable execution plan
  • REVIEW/APPROVE gates before EXECUTE
  • Maintain execution trace for auditability

Quick Start

PLAN a sequence, obtain APPROVE, then EXECUTE exactly that plan.