plan-to-mk

Convert phased markdown planning documents into mk issue tickets.

3|Updated Aug 28, 2025
One-click install
npx skills add https://github.com/mrgeoffrich/mini-infra --skill plan-to-mk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-to-mk
Source: https://github.com/mrgeoffrich/mini-infra/tree/main/.claude/skills/plan-to-mk
Command: npx skills add https://github.com/mrgeoffrich/mini-infra --skill plan-to-mk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and updating of mk (mini-kanban) issues from markdown planning documents, streamlining project management workflows.

Core Features & Use Cases

  • Seeding mk Issues: Converts phased markdown plans into structured mk issues with detailed fields for each phase, including goals and deliverables.
  • Refreshing Existing mk Tickets: Updates existing mk issues with changes from the plan, preserving comments and status while synchronizing content.
  • Use Case: For large software projects, quickly convert detailed markdown plans into a managed set of issues, ensuring alignment and visibility across teams.

Quick Start

Use the plan-to-mk skill to generate mk tickets from your markdown plan file located at docs/planning/my-feature.md.

Frequently Asked Questions about plan-to-mk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown planning documents into issue tracking tickets?

To convert markdown planning documents into issue tracking tickets, this Skill automates the creation of structured mk issues from phased markdown plans. It parses plan details and generates detailed fields for each phase, including goals, deliverables, and linked design tickets.

Can I refresh existing mk tickets after updating my markdown plan?

Yes, you can refresh existing mk tickets after updating your markdown plan. This Skill updates existing issues with changes from the plan while preserving comments and status, synchronizing the content to maintain project consistency.

Does the plan-to-mk tool work with large software project plans?

Yes, the plan-to-mk tool works for large software projects. It quickly converts detailed markdown plans into a managed set of issues, ensuring alignment and visibility across teams for automated project management.

How does issue seeding handle UI changes in markdown plans?

Issue seeding handles UI changes in markdown plans by creating structured issues with detailed phase information and linking design tickets when UI changes are involved. It maps components to source code to maintain consistency.