# plan > Create task plan for a feature without executing - Author: taewookim - Repository: jotasic/scenario_testing_tool - Version: 20260207021556 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/jotasic/scenario_testing_tool - Web: https://mule.run/skillshub/@@jotasic/scenario_testing_tool~plan:20260207021556 --- --- name: plan description: Create task plan for a feature without executing argument-hint: allowed-tools: Task model: haiku category: workflow --- # Plan ## ⚡ Immediate Execution **Call the PM agent to create a task plan:** ``` Use the pm-agent to create task board for: $ARGUMENTS ``` ## After Planning The PM agent will output: - Task board with priorities (P0, P1, P2) - Agent assignments for each task - Dependency graph - Execution order ## Next Steps To execute the plan: - **Automated**: `/orchestrate [feature]` - **Manual**: `/workflow-guide [feature]` ## Related Skills - `/orchestrate`: Auto-execute the plan - `/workflow-guide`: Step-by-step execution - `/full-dev`: Full development flow