Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Mark Stafford avatar

Mm

  • 1 repo stars
  • Updated June 14, 2026
  • markdstafford/micromanager

Software development planning workflow with requirements, ADRs, design specs, tech specs, and task decomposition

About

mm is a Claude Code skill in the Design & UI/UX category. Software development planning workflow with requirements, ADRs, design specs, tech specs, and task decomposition

  • mm
  • Design & UI/UX
  • AI-coding skill

Mm by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add markdstafford/micromanager
/plugin install mm@micromanager

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJune 14, 2026
Repositorymarkdstafford/micromanager

What it does

Software development planning workflow with requirements, ADRs, design specs, tech specs, and task decomposition

README.md

micromanager

An opinionated planning workflow for developers who build with AI.

You do the thinking. The agent does the writing.

What it is

micromanager is a plugin that walks you through planning software work — from requirements to design to technical spec to task list — with a human checkpoint at each step. Every decision gets written to disk as a versioned artifact in your repo, so future sessions (and future you) have full context without reconstructing it from memory.

It exists to make planning intentional and durable. Without structure, requirements live in chat threads, architectural decisions happen in passing, and context resets with every session. micromanager replaces that with a repeatable process and a permanent record.

What it looks like

You're adding a new feature. You invoke mm:planning. The skill leads you through requirements — it drafts the What and Why, presents them for your review, and waits for your sign-off before moving forward. You shape the thinking; the agent does the writing. Nothing advances without your approval.

The skill routes you through design, then a technical spec, then a task list broken into stories with acceptance criteria. Each step builds on the last. When the session ends, the plan lives in .eng-docs/ alongside your code — versioned, reviewable, and ready to hand off without reconstructing anything from memory.

Skills

mm:planning — guides you from a vague idea to an approved task list. Covers requirements, ADRs, design specs, tech specs, and task decomposition, with a checkpoint at every stage.

mm:roadmapping — plans several related features as a group at a natural inflection point, rather than one at a time. Produces durable architectural docs plus a sequenced backlog of issues, then hands each issue off to mm:planning. Use it when planning the next few features together would produce a better architecture than planning each alone.

mm:prototyping — answers a design question by comparison. Sets up ordered experiments, builds a few variants per experiment that differ on one axis, and folds each winner into the baseline before the next. Works for UI, UX, CLI, API, architecture, and data-model decisions. Composes with mm:roadmapping or runs standalone.

mm:issue-triage — takes raw feedback or a friction log, enriches each item with code context, and writes GitHub issues. Classifies by type and priority; routes bugs and features into the planning workflow.

mm:friction-log — captures live usability observations during a testing session. Invoke it mid-walkthrough to log what you're seeing without breaking your flow. Feed the log to mm:issue-triage when you're done.

mm:writing-guidelines — style guidance for planning artifacts. Invoked automatically by other skills; also available standalone when drafting requirements or specs.

Installation

Claude Code

In Claude Code, run /plugin and add this repository as a marketplace source:

https://github.com/markdstafford/micromanager

The mm: skills will be available immediately in any project.

Codex

In Codex, add this repository as a plugin marketplace source:

https://github.com/markdstafford/micromanager

The mm plugin includes Codex metadata and exposes the same skills through the plugin.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.