mt-create-rule

Guide users through creating structured AI agent rule definitions.

Updated May 15, 2026
One-click install
npx skills add https://github.com/t-miura-024/tools --skill mt-create-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mt-create-rule
Source: https://github.com/t-miura-024/tools/tree/main/chezmoi/dot_config/opencode/skills/mt-create-rule
Command: npx skills add https://github.com/t-miura-024/tools --skill mt-create-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users avoid poorly scoped AI agent rules by guiding them through rule design decisions, placement choices, and quality checks.

Core Features & Use Cases

  • Rule Design Guidance: Helps determine whether a requirement belongs in a Rule, Skill, Hook, SubAgent, or other configuration mechanism.
  • Interactive Rule Creation: Collects rule metadata, scope, application conditions, and content requirements through a structured workflow.
  • Review Workflow: Coordinates review and improvement steps to ensure generated rules remain concise, appropriate, and maintainable.

Quick Start

Ask the skill to create a new Rule for a specific AI agent behavior and guide you through the required decisions.

Frequently Asked Questions about mt-create-rule

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

FAQPage Schema
How do I create structured AI coding rules for Cursor?

To create AI coding rules for Cursor, use a guided workflow that walks through requirement analysis, rule design, and configuration validation to produce maintainable rule files. This ensures your agent rules are properly scoped and organized.

What is the difference between a Cursor Rule, Skill, and Hook?

Cursor Rules, Skills, and Hooks serve different agent configuration purposes. A guided rule creation workflow helps you determine whether a requirement belongs in a Rule, Skill, Hook, or SubAgent by analyzing the scope and application conditions of your desired AI behavior.

What's the best way to organize AI agent rules to keep them maintainable?

The best way to organize AI agent rules is through a structured review workflow that coordinates quality checks and placement choices. This ensures generated rules remain concise, appropriate, and maintainable by validating rule metadata, scope, and application conditions.

When should I not use a Cursor Rule for AI agent customization?

You should not use a Cursor Rule when your requirement is better suited for a Skill, Hook, or SubAgent configuration mechanism. A guided workflow helps you avoid poorly scoped AI agent rules by analyzing your requirements and directing them to the correct configuration.

Does this rule creation workflow work with AI coding assistants other than Cursor?

The rule creation workflow applies to Cursor and similar AI coding assistants. It uses rule templates, configuration guidelines, and validation workflows to guide requirement analysis and configuration design for producing maintainable rule files across compatible platforms.