autonomous-planning

Analyze intent, query capability trees, generate plans, and execute multi-step tasks.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill autonomous-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autonomous-planning
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/operations/autonomous-planning
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill autonomous-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous planning orchestrates multi-step tasks by analyzing intent, querying capability trees, generating action sequences, handling approvals, executing actions, and verifying outcomes, enabling complex workflows to be completed with minimal human intervention.

Core Features & Use Cases

  • Intent analysis and decomposition for complex tasks
  • Dynamic capability tree querying to select appropriate tools (sub-agents)
  • End-to-end execution pipeline including approvals and verification
  • Support for visual/command-line automation via integrated sub-agents
  • Scalable to multi-step, multi-modal tasks (planning for coding, automation, and orchestration)

Quick Start

Provide a complete planning and execution sequence for a given multi-step task by analyzing user intent and orchestrating actions across sub-agents with automatic approvals and execution.

Frequently Asked Questions about autonomous-planning

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

FAQPage Schema
How do I automate multi-agent coordination for complex multi-step tasks?

Multi-agent coordination is automated by analyzing user intent, querying a dynamic capability tree to select appropriate sub-agents, generating action sequences, handling approvals, and executing actions with automated outcome verification.

What is autonomous planning and task decomposition in workflow automation?

Autonomous planning is an end-to-end execution pipeline that decomposes complex multi-step tasks into orchestrated sub-tasks, spanning dynamic capability queries, plan generation, execution, and result verification across coding and automation scenarios.

How do I execute an end-to-end planning pipeline with automatic approvals and verification?

An end-to-end planning pipeline executes by analyzing intent, generating an action sequence, routing through automatic approvals, orchestrating sub-agent execution, and verifying results to complete complex workflows with minimal human intervention.

Does autonomous planning support multi-modal orchestration for coding and automation scenarios?

Autonomous planning supports multi-modal orchestration by scaling across multi-step tasks for coding, automation, and visual or command-line workflows, utilizing integrated sub-agents selected via dynamic capability tree querying.

When do I need a capability tree for multi-agent task decomposition?

A capability tree is needed when decomposing complex workflows that require multi-agent coordination, allowing the planning pipeline to dynamically query and select the appropriate sub-agents and tools for each specific action sequence.