kira_route
Plan a complete route for your goal. Describe what you want to achieve and get an ordered sequence of steps, each with its required skills and scars.
Instructions
Plan a complete route for a goal. Instead of looking up individual skills, describe what you want to achieve (e.g., 'build a web app', 'add payments') and Kira returns an ordered sequence of steps, each with its Skill and Scars. Use this FIRST when the user describes a broad goal rather than a specific task. Then execute each step in order, calling kira_report after each one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | The user's goal in natural language (e.g., 'build a nextjs app', 'add payments', 'deploy my app'). | |
| context | No | Project context tags (e.g., ['nextjs', 'typescript']). |