Micromanage

by durable-technology

Not rated
GitHub

About

A server for managing sequential development tasks with configurable rules using external .mdc files.

Details

Author
durable-technology
Categories
Developer Tools, Project Management, Automation, Other

Setup

Install Micromanage in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/durable-technology/mcp-micromanage-your-agent

Follow the installation instructions in the repository README, then restart your MCP client.

Control your coding agent colleague who tends to go off track.

Ifsequentialthinkingis a dynamic formulation and externalization of thought workflows, this tool is a dynamic formulation and externalization of development task flows.

- Coding agents often make modifications beyond what they're asked to do

- Assuming cursor+claude

- Commit and PR-based Work Plans: Force implementation plans that break down tickets into PRs and commits as the minimum units of work
- Forced Frequent Feedback: Enforce user reviews at the commit level, creating natural checkpoints for feedback
- Visualization: Instantly understand the current work plan and implementation status through a local React app
- plan: Define your implementation plan with PRs and commits
- track: Monitor progress and current status of all work items
- update: Change status as work progresses, with mandatory user reviews

The project includes a React-based visualization tool that provides:

- Hierarchical view of PRs and commits
- Real-time updates with auto-refresh
- Status-based color coding
- Zoom and pan capabilities

{ "mcpServers": { "micromanage": { "command": "npx", "args": [ "-y", "@yodakeisuke/mcp-micromanage" ] } } }

- (Highly recommended) Add the following.mdcs to your project

{ "mcpServers": { "micromanage": { "command": "node", "args": [ "[CLONE_DESTINATION_PATH]/sequentialdeveloping/dist/index.js" ] } } }
cd visualization/ npm install npm run dev

This project is licensed under the MIT License - see theLICENSEfile for details.

This project uses the following third-party software:

- MCP TypeScript SDK: Licensed under the MIT License. Copyright © 2023-2025 Anthropic, PBC.

- Built withMCP (Model Context Protocol)
- Maintained by
yodakeisuke

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

A development management tool for project planning, task management, and development workflows.

Project management inside every AI coding tool — plans what's next, tracks every decision, stops drift.

Facilitates software development planning through an interactive and structured approach.

A tool for structured software development planning, helping to break down projects into tasks and track progress.

Connect bugAgent to any MCP-compatible AI client. File, classify, and manage bugs, feature requests, and more directly from your AI coding assistant. No context switching, no copy-paste — just describe the issue and bugAgent handles the rest.

Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.

his repository contains a fully functional MCP (Model Context Protocol) server, providing solutions for Constraint Satisfaction Problems (CSP) and Linear Programming (LP). It is based on the gurddy package and supports solving a variety of classic problems.

Objective-native planning board for agent-led development

A planning and orchestration system for AI-driven software development.

A command-line interface to prompt users for their next plan or confirmation.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.