schedule-plan

Automate timed plans, reminders, and task archival with PLAN.md persistence.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kweaver-ai/kweaver-dip --skill schedule-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schedule-plan
Source: https://github.com/kweaver-ai/kweaver-dip/tree/main/deploy/openclaw-extensions/dip/skills/schedule-plan
Command: npx skills add https://github.com/kweaver-ai/kweaver-dip --skill schedule-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill defines and enforces a structured protocol for creating timed plans, executing automated schedules, and ensuring complete archival of all outputs to preserve compliance and traceability.

Core Features & Use Cases

  • ORA decomposition: clearly separates Objective, Results, and Actions for each scheduled plan.
  • PLAN.md persistence: writes and preserves a detailed PLAN.md in the archives before execution.
  • Strict archival workflow: ensures that all task outputs are moved to archives, leaving no artifacts in the working space.
  • Workflow orchestration: supports cron-like tasks, delays, and reminders across enterprise environments.

Quick Start

Create and archive a PLAN.md entry describing a new scheduled task.

Frequently Asked Questions about schedule-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scheduled tasks with full compliance archiving?

To automate scheduled tasks with compliance archiving, you define an ORA-decomposed plan and persist it to a PLAN.md file before execution. This ensures all task outputs are strictly archived, leaving no artifacts in the working space.

What is ORA decomposition for workflow planning?

ORA decomposition for workflow planning is a structured protocol that clearly separates your scheduled objectives, expected results, and specific actions. It enforces explicit plan validation before any automated execution begins.

Can I use cron-like scheduling for enterprise periodic tasks?

Yes, you can use cron-like scheduling for enterprise periodic tasks, reminders, and delay jobs. The automation enforces archive-protocol compliance and validates your plans before executing the workflow.

How do I enforce strict archival workflows for automated plans?

You enforce strict archival workflows by writing a detailed PLAN.md entry before execution and applying the archive protocol. This moves all task outputs to archives, ensuring traceability and leaving no artifacts behind.

Does workflow automation require plan validation before execution?

Yes, workflow automation requires explicit plan validation before execution. This validates your ORA-decomposed actions and ensures PLAN.md persistence is successfully archived prior to running any scheduled tasks.

What is the best way to manage delay jobs while preserving traceability?

The best way to manage delay jobs while preserving traceability is to use an automated scheduling protocol that strictly archives all task outputs. This enforces compliance by persisting detailed plans before execution.