plan-mode

Convert goals into executable plans stored as MemoryDocs and run via Missions.

1|Updated May 11, 2026
One-click install
npx skills add https://github.com/zeropoint-foundation/ironclaw --skill plan-mode-zeropoint-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mode
Source: https://github.com/zeropoint-foundation/ironclaw/tree/main/skills/plan-mode
Command: npx skills add https://github.com/zeropoint-foundation/ironclaw --skill plan-mode-zeropoint-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-mode provides a structured framework to convert goals into executable plans, manage steps, and track progress automatically.

Core Features & Use Cases

  • Automates plan creation from goals and context
  • Tracks steps, status, and progress across missions
  • Supports iterative revisions and execution control

Quick Start

Ask PLAN MODE to generate a plan for your goal and monitor its steps until completion.

Frequently Asked Questions about plan-mode

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

FAQPage Schema
How do I translate goals into executable plans with automatic progress tracking?

Translating goals into executable plans is handled by storing steps as MemoryDocs and running them via Missions. This framework automates plan creation and tracks status across a multi-tool workflow until completion.

Can I revise an active mission plan iteratively during execution?

Iterative revisions during execution are supported. You can update an active plan's steps and execution control dynamically, allowing the workflow to adapt while tracking progress across missions.

What is the best way to structure autonomous workflows for complex tasks?

Structuring autonomous workflows is achieved by converting goals into MemoryDocs and executing them as Missions. This approach manages steps and tracks progress automatically across multi-tool environments.

How do I track task status and progress across a multi-tool workflow?

Tracking task status across a multi-tool workflow uses Missions to execute stored MemoryDocs. The system monitors steps and progress automatically, providing updates throughout the execution lifecycle.

Do I need specific dependencies to run mission-based plan execution?

No specific dependencies are required. Mission-based plan execution operates independently, using YAML frontmatter for activation metadata to enable discovery and execution within your environment.