Use Case
Stop doing repetitive product manager tasks manually. Requirements iteration workflow lets your AI agent handle them automatically through natural conversation. Based on the Ralph Loops three-stage workflow concept and adapted to the OpenClaw architecture. Requirements iteration workflow: requirements discussion β plan dismantling β iterative execution. Trigger conditions: User says "discuss requirements", "start planning", "iterate execution", "demand interview" This guide shows practical examples of using Requirements iteration workflow to automate common product manager workflows and save hours every week.
Install Requirements iteration workflow: npx clawhub@latest --dir ~/.claude/skills install iterate-planning
Identify the repetitive product manager tasks you want to automate
Describe the task to your AI in plain English
Requirements iteration workflow 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 Requirements iteration workflow
Automate my product manager tasks using Requirements iteration workflow
What repetitive tasks can Requirements iteration workflow handle for me?
Set up a workflow that runs Requirements iteration workflow every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install iterate-planningOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install iterate-planningβ οΈ 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/iterate-planning/π‘Extract and place the folder at the path above, then restart your agent.