MicroManage (Task Flowchart Visualizer)
Task management system that visualizes development work as interactive flowcharts, enabling structured breakdown of tickets into minimal PRs and commits with progress tracking capabilities.
10 stars
0 tools
Created Aug 2025
@yodakeisuke/yodakeisuke-micromanage-task-flowchart-visualizer-micromanage-your-agentAbout
Task management system that visualizes development work as interactive flowcharts, enabling structured breakdown of tickets into minimal PRs and commits with progress tracking capabilities.
Categories
general
Installation
npm
npm install @yodakeisuke/yodakeisuke-micromanage-task-flowchart-visualizer-micromanage-your-agent
Configuration
{
"mcpServers": {
"yodakeisuke-micromanage-task-flowchart-visualizer-micromanage-your-agent": {
"command": "npx",
"args": [
"-y",
"@yodakeisuke/yodakeisuke-micromanage-task-flowchart-visualizer-micromanage-your-agent"
]
}
}
}