plansuite

Creates hierarchical file-based plans and executes them in controlled, logged sessions.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dfpalhano/openclaw-workspace --skill plansuite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plansuite
Source: https://github.com/dfpalhano/openclaw-workspace/tree/main/skills/plansuite
Command: npx skills add https://github.com/dfpalhano/openclaw-workspace --skill plansuite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire project planning and execution process, from initial plan creation to controlled execution with checkpoints, preventing scope creep and ensuring clear progress tracking.

Core Features & Use Cases

  • Hierarchical Planning: Create detailed project plans with nested sub-plans or milestones.
  • Controlled Execution: Freeze plans for change control and execute them in isolated sessions with progress logging.
  • Documentation: Maintain separate files for task plans, execution progress, and critical findings to ensure continuity and knowledge retention.
  • Use Case: When starting a new software development project, use PlanSuite to outline features as sub-plans, finalize the roadmap, and then execute each milestone in separate, logged sessions, documenting any encountered issues or decisions.

Quick Start

Use the plansuite skill to create a new task_plan.md file with the goal of developing a new feature.

Frequently Asked Questions about plansuite

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

FAQPage Schema
How do I manage project planning and execution in separate sessions?

You can manage project planning and execution in separate sessions by creating file-based plans, freezing them for change control, and executing them with isolated checkpoints and progress logs.

What is the best way to prevent scope creep during complex project execution?

The best way to prevent scope creep during complex project execution is to freeze finalized plans, enabling controlled iteration and detailed record-keeping of progress and findings.

How do I create hierarchical sub-plans and milestones for software development?

You create hierarchical sub-plans and milestones for software development by generating a task_plan.md file with nested structures, allowing you to outline features and finalize the roadmap.

Does this workflow support deterministic task execution and progress logging?

Yes, this workflow supports deterministic task execution and progress logging by maintaining separate files for task plans, execution progress, and critical findings to ensure continuity.

When do I need to freeze a project plan for change control?

You need to freeze a project plan for change control after finalizing the hierarchical roadmap, which isolates execution sessions and prevents unstructured modifications during implementation.

Can I use file-based plans to track execution progress and critical findings?

Yes, you can use file-based plans to track execution progress and critical findings, ensuring knowledge retention through separate documentation files for encountered issues and decisions.