setup_plan
Installation
SKILL.md
Setup Plan Workflow
This skill initiates a workflow that consistently handles understanding requirements, model selection, and creating/updating plans at the start of a new task.
Instructions
-
Requirement Understanding and Decomposition:
- Read and interpret chat requests or provided plans (Markdown), decomposing them into specific work steps.
- Identify classes, methods, and test items that require implementation.
-
AI Assistant Strategy Formulation:
- Call the following skills in order to analyze task characteristics:
suggest_next: Propose the optimal LLM and auxiliary skills based on task difficulty.estimate_effort: Predict the required time and quota consumption.
- Call the following skills in order to analyze task characteristics: