1 pointby margolis209 hours ago1 comment
  • margolis209 hours ago
    Some more details about how this is structured:

    Minimap is a portable package, which includes an agent skill, examples of feature and roadmap files, and a small node server for the UI. You point your agent to the skill, and just start the server in your project.

    The file structure is quite simple: - board.md owns groups and item order - scope.md owns the current-focus narrative - features/.md owns committed or active work - ideas/.md owns uncommitted or parked work

    The UI provides some views over these files. A regular list view, and also a column (kanban-like) view for easier planning. It allows viewing and also editing the features and the board.

    I still do most of the planning work in conversations with the agent, but I find it very useful to be able to have this clear visualization of the features we produce.