create-rule

Create and validate Minsky rules with consistent frontmatter and cross-references.

6|1|Updated Apr 26, 2025
One-click install
npx skills add https://github.com/edobry/minsky --skill create-rule-edobry
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-rule
Source: https://github.com/edobry/minsky/tree/main/.claude/skills/create-rule
Command: npx skills add https://github.com/edobry/minsky --skill create-rule-edobry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures Minsky rules have consistent structure, frontmatter, and cross-references, improving discoverability and quality.

Core Features & Use Cases

  • Enforces a standardized frontmatter format (name, description, tags).
  • Guides writing the content with a clear template: Title, Introduction, Core requirements, Examples, and Rationale.
  • Validates cross-references to related rules and provides a quick-start instruction.

Quick Start

Provide a new rule name and description, then have this skill structure it with proper frontmatter and formatting.

Frequently Asked Questions about create-rule

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

FAQPage Schema
How do I write documentation rules with consistent frontmatter and cross-references?▼

To write documentation rules with consistent frontmatter, use a skill that validates required metadata like name and description. It enforces a clear template with Title, Introduction, Core requirements, Examples, Rationale, and cross-references to related rules.

What is the standard structure for creating Minsky rules?▼

The standard structure for Minsky rules requires frontmatter with a name and description, followed by a template featuring Title, Introduction, Core requirements, Examples, Rationale, and See also sections to ensure quality and discoverability.

How do I validate rule quality and cross-references across projects?▼

To validate rule quality and cross-references across projects, apply a rule-checking skill during drafting or reviews. It checks for consistent structure, required frontmatter, and links to related rules to ensure compliance.

Can I update existing documentation rules without breaking the template format?▼

Yes, you can update existing documentation rules without breaking the template format by using a validation skill. It enforces the standardized frontmatter and structural sections during updates, ensuring rule quality remains intact.

What's the best way to structure rule templates for project documentation?▼

The best way to structure rule templates is using a standardized format with frontmatter for metadata and specific sections: Title, Introduction, Core requirements, Examples, and Rationale. This improves discoverability and cross-referencing.

Do I need specific frontmatter tags when drafting new rules?▼

Yes, you need specific frontmatter tags when drafting new rules. The required format includes a name and description, while tags are also enforced to ensure the rule is properly categorized and discoverable across projects.