planning

Generate and unify parallel agent plans with mandatory user approval.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tasai-lab/fractal-dev-workflow --skill planning-tasai-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning
Source: https://github.com/tasai-lab/fractal-dev-workflow/tree/main/skills/planning
Command: npx skills add https://github.com/tasai-lab/fractal-dev-workflow --skill planning-tasai-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates complex six-phase development workflows by generating and unifying parallel plans, with mandatory user approval at the planning stage to improve reliability and auditability.

Core Features & Use Cases

  • Parallel plan generation: runs Opus Plan Agent and Codex to produce competing plans and integrates them into a single coherent strategy.
  • User-approved planning: enforces mandatory user confirmation before proceeding to implementation.
  • Investigation-driven validation: validates the unified plan against the investigation results to ensure alignment.

Quick Start

Provide the investigation results and request a unified planning plan that requires user approval.

Frequently Asked Questions about planning

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

FAQPage Schema
How do I coordinate parallel agents to generate a unified implementation plan?

Parallel plan generation runs multiple agents to produce competing plans and integrates them into a single coherent strategy, enforcing mandatory user approval before implementation to ensure safe execution.

What is user-approved planning and how does it fit into a development workflow?

User-approved planning enforces mandatory user confirmation at the planning stage of a six-phase workflow. It validates the unified plan against investigation results to ensure alignment before proceeding to implementation.

How do I validate an implementation plan against previous investigation results?

Investigation-driven validation checks the unified plan against existing investigation outputs to ensure alignment. This structured plan validation guarantees the implementation strategy matches the discovered constraints and requirements.

Can I use parallel planning for scenarios requiring concurrent plan generation and traceable validation?

Yes, this applies to scenarios requiring concurrent planning, user approvals, and traceable plan validation. It coordinates parallel agents to generate integrated plans that guide safe implementation in Phase 3 of a six-phase workflow.

What is the best way to manage risk when orchestrating parallel agents for implementation planning?

Risk management during parallel agent orchestration is handled by enforcing mandatory user approval and performing structured plan validation against investigation results, ensuring the integrated strategy is safe and auditable before execution.