A standardized framework for managing the lifecycle of complex tasks and multi-agent coordination within an AI workspace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install plans-methodology
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install plans-methodology using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Plans Methodology is a robust system designed for AI coding agents and teams to track significant work through a formal lifecycle. By utilizing a standardized directory structure and document templates, it ensures that every project—from initial proposal to final architectural design—is documented, approved, and executed with clarity.
This system is a core component of high-performing Openclaw Skills setups, providing the necessary hierarchy and traceability for complex software development and research tasks. It bridges the gap between high-level intent and low-level task execution by enforcing a consistent documentation standard across the entire agent workspace.
To implement this methodology within your workspace, create the base directory structure using the following commands:
mkdir -p plans/{draft,approved,in_progress,completed,archived}
touch plans/README.md
Once the structure is in place, define your approval authority in the plans/README.md to ensure the agent knows who has the power to move plans from draft to approved status. This setup is essential for managing sophisticated Openclaw Skills workflows.
The methodology organizes data into a hierarchical file structure for maximum readability by both humans and AI agents:
| File/Folder | Purpose |
|---|---|
plans/ |
The root directory for all project tracking and methodology state. |
YYYY-MM-DD-name/ |
A unique container for a specific project or initiative. |
specs/ |
Contains raw requirements, problem statements, and user stories. |
proposal.md |
Documents the 'Why' (justification, impact, risks, and approval status). |
design.md |
Documents the 'How' (architecture, flows, constraints, and dependencies). |
tasks.md |
Documents the 'What' (checklists, owners, and delegation links). |
Loading
A professional AI image generation skill powered by Volcengine Seedream-4.5 for high-quality visual content creation.

A powerful monitoring tool for ShipStation that tracks new orders, flags processing delays, and automates fulfillment alerts for e-commerce businesses.

A FluxA Agent Wallet skill that enables AI agents to autonomously request budgets, sign x402 payments, and call paid API endpoints.

A security-first skill for AI agents to verify URL safety and intent alignment before navigation or data submission.

An AI-powered voice coaching skill that provides phoneme-level pronunciation analysis and actionable feedback using Azure Speech Services.

An automated utility for transferring and indexing DJI camera footage from SD cards to networked storage solutions.








































