create-rule

Generate and manage AI guidance rule files across repositories and submodules.

27|4|Updated Jun 19, 2025
One-click install
npx skills add https://github.com/markmhendrickson/neotoma --skill create-rule-markmhendrickson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-rule
Source: https://github.com/markmhendrickson/neotoma/tree/main/.cursor/skills/create-rule
Command: npx skills add https://github.com/markmhendrickson/neotoma --skill create-rule-markmhendrickson

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of persistent AI guidance rules within a codebase, ensuring consistent behavior and adherence to project standards.

Core Features & Use Cases

  • Automated Rule Generation: Creates new rule files with appropriate naming conventions and directory structures.
  • Submodule Support: Can create rules within specific Git submodules or the main repository.
  • Symlink Creation: Automatically creates symlinks for easy access and management of rules.
  • Use Case: A developer needs to enforce a new coding standard. They use this Skill to quickly generate a rule file that guides the AI on the new standard, ensuring all team members adhere to it.

Quick Start

Use the create-rule skill to generate a new rule for the 'documentation' section.

Frequently Asked Questions about create-rule

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

FAQPage Schema
How do I create persistent AI guidance rules for a codebase?

To create persistent AI guidance rules for a codebase, you generate rule files with appropriate naming conventions and directory structures, using symlinks and setup scripts to integrate new standards into the AI's operational context.

Can I generate AI rules for a specific Git submodule instead of the main repository?

Yes, you can generate AI rules for a specific Git submodule instead of the main repository. The rule generation process supports both main repository and submodule structures, automatically creating symlinks for easy management across the project.

Do I need Git installed to set up automated coding standard rules?

Yes, Git is a required dependency to set up automated coding standard rules. The system relies on Git to manage repository and submodule structures, automate file creation, and establish symlinks for integrating new rules into the AI context.

How does automated rule generation enforce structured AI guidance?

Automated rule generation enforces structured AI guidance by using predefined templates and interactive prompts. This validation process ensures that new coding standards are consistently defined and correctly integrated into the AI's operational context.

What's the best way to manage multiple AI rule files across a development project?

The best way to manage multiple AI rule files across a development project is by automating symlink creation and using predefined templates. This approach enforces structured rule definitions and maintains consistent guidance across both main repositories and submodules.