Use Case
Stop doing repetitive design & creative tasks manually. Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture) lets your AI agent handle them automatically through natural conversation. Structured task planning and step-by-step execution V2 (asynchronous subagent architecture). Supports asynchronous execution of each step through session_spawn to create a sub-agent, and the main session remains non-blocking. Functions include: step decomposition, sub-agent execution, sub-agent verification (LLM judgment), status tracking, Heartbeat monitoring, and task interruption. Trigger words: /stp, task planning, step execution. This guide shows practical examples of using Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture) to automate common design & creative workflows and save hours every week.
Install Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture): npx clawhub@latest --dir ~/.claude/skills install stp
Identify the repetitive design & creative tasks you want to automate
Describe the task to your AI in plain English
Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture) will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture)
Automate my design & creative tasks using Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture)
What repetitive tasks can Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture) handle for me?
Set up a workflow that runs Structured task planning and step-by-step execution V2 (asynchronous sub-agent architecture) every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install stpOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install stpβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/stp/π‘Extract and place the folder at the path above, then restart your agent.