do

Orchestrate multi-step task workflows with approval checkpoints via ForgePlan.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill do-forgeplan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/fpl-skills/skills/do
Command: npx skills add https://github.com/ForgePlan/marketplace --skill do-forgeplan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires forgeplan-cli, forgeplan-workflow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you organize and execute tasks across multiple steps without specifying the exact skills to use. It handles complex workflows and manages execution with approval checkpoints.

Core Features & Use Cases

  • Meta-orchestrator: Takes a natural-language task and delegates it to sub-skills like research, sprint, audit, and briefing.
  • Pipeline Creation: Assembles a workflow from various skills to perform the required actions.
  • Approval Checkpoints: Allows users to review and approve the proposed workflow and intermediate steps.
  • ForgePlan Integration: Supports orchestration with ForgePlan's workflow, enabling automated artifact lifecycle management.

Quick Start

To initiate a task, simply use the command "/do X", where "X" is your task, like "/do create RFC for webhooks v2".

Frequently Asked Questions about do

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

FAQPage Schema
How do I automate complex task execution across multiple sub-skills?

Complex task execution is automated by using a meta-orchestrator that takes natural language input and delegates it across sub-skills like research, sprint, and audit. It assembles a pipeline to perform the required actions without specifying exact skills.

What is the best way to manage workflow approvals and checkpoints?

Workflow approvals are managed through automated execution pipelines that pause for user review at intermediate steps. This allows you to review and approve proposed workflows and checkpoints before the task continues.

How do I run a task using natural language input without specifying exact skills?

You can run a task using natural language input by issuing a command like "/do X", where X is your objective. The orchestrator interprets the input and automatically selects the appropriate sub-skills to build the workflow.

Does task orchestration integrate with ForgePlan workflows?

Task orchestration integrates directly with ForgePlan workflows to enable task automation and approval. This supports orchestration with ForgePlan's workflow, enabling automated artifact lifecycle management.

Do I need specific dependencies to set up task orchestration pipelines?

You need the forgeplan-cli and forgeplan-workflow dependencies to set up task orchestration pipelines. It also requires sub-skills including research, refine, sprint, audit, briefing, forgeplan-cli, and forgeplan-workflow to function.

When should I use a meta-orchestrator for task management?

Use a meta-orchestrator when you need to organize and execute tasks across multiple steps without manually specifying the exact skills to use. It is ideal for complex workflows requiring automated execution and approval checkpoints.