Software Planning Tool

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current GoalThe current software development goal being planned
Implementation PlanThe current implementation plan with todos

Tools

Functions exposed to the LLM to take actions

NameDescription
start_planning

Start a new planning session with a goal

save_plan

Save the current implementation plan

add_todo

Add a new todo item to the current plan

remove_todo

Remove a todo item from the current plan

get_todos

Get all todos in the current plan

update_todo_status

Update the completion status of a todo item