What problem does it solve?
This Skill automates the creation of a new plan for review, generating an idea branch, a plan file, and a draft pull request (PR) in Plot, streamlining the initial planning phase.
Core Features & Use Cases
- Automated Plan Creation: Automatically generates a plan from input arguments, creating an idea branch, plan file, and draft PR.
- Branch Creation: Creates a new branch in the Plot repository for the new plan.
- Plan File Creation: Writes a plan file using a template, with options for different plan types like features, bugs, docs, or infra.
- Draft PR Creation: Opens a draft PR associated with the plan, allowing further refinement.
- Integration with Plot Workflow: Designed to be part of the Plot workflow, enhancing the initial stages of planning.
Quick Start
Create a new plan with /plot-idea my-first-plan: Initial plan to integrate new feature X.