mm-config

Manage Claude Code project configuration, path rules, scheduled tasks, and GitHub CI/CD workflows.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mm-config
Source: https://github.com/mikkeymoo/claude-solo/tree/main/mm-skills/mm-config
Command: npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-config

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexities of project configuration and Claude Code setup, offering a user-friendly interface to manage paths, schedules, and GitHub integration.

Core Features & Use Cases

  • Path-Specific Rules: Create and manage Claude rules to define custom behavior for specific paths.
  • Scheduled Tasks: Set up and manage recurring tasks using CronList for automated operations.
  • GitHub Integration: Set up Claude Code GitHub App and CI/CD workflow for streamlined development.
  • CI/CD Workflow Review: Evaluate and generate GitHub Actions workflow for CI/CD processes.
  • Help Guide: Access a guide for all available skills and project setup guidance.

Quick Start

Use the '/mm-config --rules' command to define new path-specific rules for your project.

Frequently Asked Questions about mm-config

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

FAQPage Schema
How do I set up path-specific rules for Claude Code in my project?

Path-specific rules for Claude Code are set up by defining custom behaviors for specific directories using the '/mm-config --rules' command. This allows you to create and manage configurations that dictate how Claude Code operates within distinct parts of your project.

Can I automate recurring Claude Code tasks using GitHub CI/CD workflows?

Yes, you can automate recurring Claude Code tasks using GitHub CI/CD workflows. The skill manages scheduled operations through CronList and integrates directly with the GitHub App to evaluate and generate automated GitHub Actions workflows.

Do I need a Python environment to manage Claude Code configuration?

Yes, a Python environment is required to manage Claude Code configuration with this skill. The setup and maintenance of path-specific rules, scheduled tasks, and CI/CD workflows depend on Python scripts to function correctly.

What is the best way to integrate Claude Code with my GitHub App for CI/CD?

The best way to integrate Claude Code with a GitHub App for CI/CD is to use the skill's built-in GitHub integration features. It evaluates your existing processes and generates the appropriate GitHub Actions workflow to streamline development.

Why are my scheduled tasks not working in the Claude Code environment?

Scheduled tasks in the Claude Code environment may not work if the CronList setup is incomplete or if the required Python environment and GitHub access for CI/CD workflows are not properly configured. Verify these dependencies to restore automated operations.