minmo-init-mm

Automate pre-setup for the minmos-harness plugin with MCP servers and environment checks.

1|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/kangmomin/harness-plugins --skill minmo-init-mm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minmo-init-mm
Source: https://github.com/kangmomin/harness-plugins/tree/main/plugins/minmos-harness/skills/minmo-init-mm
Command: npx skills add https://github.com/kangmomin/harness-plugins --skill minmo-init-mm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the initial setup of all required dependencies for the minmos-harness plugin, reducing manual configuration and setup time.

Core Features & Use Cases

  • Automates discovery and validation of required environments and components (APIdog MCP, PostgreSQL MCP, db-tools, conventions, and optional tools).
  • Guided, user-driven setup flow that presents status reporting and step-by-step configuration prompts.
  • End-to-end initialization for multi-platform development environments, enabling immediate progression to testing and deployment.

Quick Start

Execute the minmo-init-mm Skill to perform all pre-setup steps in one go.

Frequently Asked Questions about minmo-init-mm

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

FAQPage Schema
How do I automate MCP server configuration for a new development environment?

To automate MCP server configuration, execute a guided initialization flow that discovers and validates required components like APIdog MCP and PostgreSQL MCP, outputting a ready state or actionable steps for your development environment.

What is the best way to initialize CI pipeline dependencies for the minmos-harness plugin?

The best way to initialize CI pipeline dependencies is using a one-shot pre-setup process that ensures consistent, repeatable initialization of conventions and optional tools. This applies guided prompts to validate environments and output a ready state for deployment.

Can I use a guided setup flow to configure PostgreSQL MCP and db-tools?

Yes, you can use a guided, user-driven setup flow to configure PostgreSQL MCP and db-tools. The process presents status reporting and step-by-step configuration prompts to validate dependencies and ensure proper initialization across multi-platform environments.

Do I need to manually validate environment checks before running e2e-testing?

No, you do not need to manually validate environment checks before e2e-testing. An automated pre-setup process handles environment discovery and validation, ensuring all required components like db-tools and conventions are configured correctly in one go.

Why does my minmos-harness setup fail due to missing optional tools?

Your minmos-harness setup may fail due to missing optional tools if the pre-setup initialization was incomplete. A guided setup flow validates these dependencies and outputs actionable steps to configure any missing components before progressing to testing.