create-rule

Generate RULE.md rule files with YAML frontmatter in the rules directory.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill create-rule-darthlinuxer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-rule
Source: https://github.com/darthlinuxer/dialectic-crew-ai/tree/main/src/mcp/skills/create-rule
Command: npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill create-rule-darthlinuxer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams define and enforce persistent project rules, codifying standards to guide AI behavior and governance across workflows.

Core Features & Use Cases

  • Generate platform-specific RULE.md files to codify project conventions and rules.
  • Scaffold additional governance artifacts (AGENTS.md, workspace rules references) as needed.
  • Serve as a reusable template for cross-repo rule sets and onboarding.

Quick Start

Provide a rule topic and scope, and ask the AI to generate a RULE.md in the rules directory.

Frequently Asked Questions about create-rule

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

FAQPage Schema
How do I create a RULE.md file to enforce coding standards across my project?

To create a RULE.md file for enforcing coding standards, provide a rule topic and scope to automatically generate Markdown rule files with YAML frontmatter in your project's rules directory. This codifies conventions to guide AI behavior and workspace governance.

What is the best way to generate governance artifacts like AGENTS.md for my repository?

Generating governance artifacts like AGENTS.md involves scaffolding Markdown files with YAML frontmatter to define team rules and workspace conventions. This approach creates reusable templates for cross-repo rule sets and onboarding references.

Can I add custom scripts and references when defining project rules in Markdown?

Yes, you can add optional scripts, references, and assets when defining project rules in Markdown. The rule files use YAML frontmatter to capture the rule name and description, supporting extensibility for platform-specific governance requirements.

How do I codify project conventions to guide AI behavior across multiple repositories?

Codifying project conventions to guide AI behavior across repositories uses persistent Markdown rule files with YAML frontmatter. This creates a reusable template for cross-repo rule sets, ensuring consistent standards and onboarding governance.

Does this rule generation approach work for both platform-specific and team-level coding standards?

Yes, this rule generation approach works for platform-specific and team-level coding standards by applying rule definitions across different scopes. It generates RULE.md and related governance artifacts tailored to platforms, teams, or individual repositories.