mk

Create, list, edit, and plan dependencies for local issues and tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines task management and issue tracking directly on your local development environment, enabling efficient organization and collaboration.

Core Features & Use Cases

  • Issue and task tracking: Create, update, and organize tickets with detailed descriptions, tags, and relations.
  • Dependency planning: Generate issue execution order based on block relations for streamlined workflows.
  • Use Case: Manage a software project’s bugs, features, and documentation from within your IDE, coordinating efforts seamlessly among team members.

Quick Start

Use the mk skill to create a new issue titled "Fix login bug" and assign it to the "backend" feature.

Frequently Asked Questions about mk

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

FAQPage Schema
How do I manage local task and issue tracking directly within my development workflow?

You can manage local task and issue tracking by automating the creation, listing, and editing of issues within your repository. This allows you to organize project tasks, dependencies, and related documents directly in your local environment.

Can I plan issue execution order based on block relations for a software project?

Yes, you can plan issue execution order by generating dependency plans based on block relations. This streamlines your development workflow by establishing a clear execution sequence for related issues.

Does local issue management support data integrity and audit logging for team collaboration?

Local issue management ensures data integrity through strict validation and provides comprehensive logging for audit purposes. This maintains reliable records for coordinating efforts among team members.

What is the best way to organize software project bugs and features locally without external trackers?

The best way to organize bugs and features locally is using an automated issue tracking system that handles detailed descriptions, tags, and relations. This keeps project documentation and coordination centralized in your repository.

How do I create a new issue with tags and assign it to a specific project feature?

To create a new issue, you use the local task management skill to define the title, assign tags, and establish relations with specific features. This automatically organizes the issue within your project's local structure.

Are there limitations to using local task management for large-scale project planning?

Local task management is designed for local development environments and repository-level coordination. If your project requires external synchronization or cross-repository tracking, you might need additional tools.