workflow-plan-phases
Installation
SKILL.md
Plan Phases
Creates a phased implementation plan from a feature description, optimized for context-efficient sub-agent execution.
Usage
/workflow-plan-phases <description>
/workflow-plan-phases "Build a user authentication system with OAuth, MFA, and session management"
/workflow-plan-phases --output=docs/plans/auth-system.md "Build authentication system..."
Arguments
description(required): What the user wants to build--output: Custom output path (default:docs/plans/{slugified-name}.md)