ultra-plan
Facilitates multi-step feature planning with revisions and branching options. Define tasks, scope, and AI providers to streamline project workflows and explore alternative approaches.
Instructions
Multi-step feature planning with revisions and branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branchId | No | Identifier for this planning branch | |
branchingFrom | No | Which step to branch from | |
currentStep | No | Current planning step content | |
isBranching | No | True if exploring alternative approach | |
isRevision | No | True if this step revises a previous step | |
model | No | Specific model to use | |
nextStepRequired | No | Whether another step is needed | |
provider | No | AI provider to use | |
requirements | No | Specific requirements or constraints | |
revisingStep | No | Which step number is being revised | |
scope | No | Planning scope and depth | standard |
stepNumber | No | Current step in the planning workflow | |
task | Yes | What to plan (e.g., "add user profiles", "implement payment system") | |
totalSteps | No | Estimated total steps needed |