Memory Bank

Memory Bank

movibe

Provides a structured 5-mode workflow system (VAN, PLAN, CREATIVE, IMPLEMENT, REFLECT+ARCHIVE) for managing software development projects with persistent state tracking across all phases.

46776 views15Local (stdio)

What it does

  • Initialize projects with complexity assessment
  • Generate detailed implementation plans
  • Design architecture with multiple options analysis
  • Execute phase-based implementation tracking
  • Reflect on completed projects and archive results
  • Maintain persistent project state across workflow phases

Best for

Software developers managing complex multi-phase projectsTeams needing structured development workflow trackingProject planning with complexity-based approach
File-based persistent storage5 distinct operational modesComplexity-driven workflow routing

Tools (15)

initialize_memory_bank

Initialize a Memory Bank in the specified directory

set_memory_bank_path

Set a custom path for the Memory Bank

debug_mcp_config

Debug the current MCP configuration

read_memory_bank_file

Read a file from the Memory Bank

write_memory_bank_file

Write to a Memory Bank file

Alternatives