workflow-plan

Orchestrate four-phase workflow planning with automated transitions and artifact generation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JefersonCCJM/hotel_san_pedro --skill workflow-plan-jefersonccjm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-plan
Source: https://github.com/JefersonCCJM/hotel_san_pedro/tree/main/.agents/skills/workflow-plan
Command: npx skills add https://github.com/JefersonCCJM/hotel_san_pedro --skill workflow-plan-jefersonccjm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates a four-phase planning workflow, including session discovery, context gathering, conflict handling, task generation, and optional verification/replanning, to streamline complex project planning and ensure consistent execution.

Core Features & Use Cases

  • Orchestrates 4-phase planning: plan, verify, and replan with automated transitions
  • Generates artifacts such as IMPL_PLAN.md, task JSONs, and TODO_LIST.md
  • Supports interactive user decisions plus auto-continuation based on planning notes and conflict risk
  • Manages session lifecycle, memory of context, and progressive phase loading for on-demand details

Quick Start

Start a new planning session with /workflow:plan to initiate the end-to-end planning workflow.

Frequently Asked Questions about workflow-plan

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

FAQPage Schema
How do I manage multi-phase workflow planning for complex software projects?

The mechanism works by orchestrating a four-phase planning workflow with automated transitions: session discovery, context gathering, task generation, and optional verification or replanning based on detected conflict risks.

What is the best way to generate deterministic tasks and planning artifacts?

The best way to generate deterministic tasks and artifacts is to use an orchestrated planning workflow that automatically produces structured files like IMPL_PLAN.md, task JSONs, and TODO_LIST.md during the task generation phase.

Can I use automated workflow planning for projects requiring structured conflict handling?

Yes, automated workflow planning supports projects requiring structured conflict handling by assessing conflict risks during context gathering and providing interactive user decisions or auto-continuation based on planning notes.

Does workflow planning support auto-continuation when managing session memory?

Yes, workflow planning supports auto-continuation by managing the session lifecycle and memory of context, allowing progressive phase loading for on-demand details without losing previous planning notes.