flow-engineer-rule

Automate creation of persistent AI coding rules across multiple IDEs.

3|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/korchasa/flow --skill flow-engineer-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-engineer-rule
Source: https://github.com/korchasa/flow/tree/main/framework/skills/flow-engineer-rule
Command: npx skills add https://github.com/korchasa/flow --skill flow-engineer-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation of persistent AI rules that inject coding standards and project conventions into agent sessions across IDEs.

Core Features & Use Cases

  • Cross-IDE rule creation and placement for Cursor, Claude Code, Antigravity, OpenAI Codex, and OpenCode.
  • Supports always-apply and file-pattern-based conditional rules with frontmatter fields, including description, globs/paths, and event hooks.
  • Provides templates and initialization scripts to standardize rule creation and validation.

Quick Start

Create a new rule by selecting your IDE (Cursor, Claude Code, Antigravity, Codex, or OpenCode), then supply a kebab-case rule name and target path to generate a ready-to-edit rule skeleton.

Frequently Asked Questions about flow-engineer-rule

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

FAQPage Schema
How do I create persistent AI rules for coding standards across multiple IDEs?

To create persistent AI rules, use templates and initialization scripts to generate rule skeletons with frontmatter fields. These rules inject coding standards into agent sessions across IDEs like Cursor, Claude Code, Antigravity, OpenAI Codex, and OpenCode for consistent enforcement.

Can I apply conditional AI rules based on file patterns in my project?

Yes, you can apply conditional AI rules using frontmatter fields with globs and paths. This file-pattern-based targeting ensures specific coding conventions are injected only when relevant files are matched during agent sessions.

What is the best way to standardize AI agent rules in collaborative coding environments?

The best way to standardize AI agent rules is using validation tooling and frontmatter schemas. This enforces consistent rule discovery and structure across your project, ensuring all team members generate compliant, always-apply or conditional conventions.

Does this AI rule generator work with Cursor and Claude Code simultaneously?

Yes, the rule generator works with Cursor, Claude Code, Antigravity, OpenAI Codex, and OpenCode simultaneously. It automates cross-IDE rule creation and placement, allowing a single project convention to be discovered by multiple agents.

How do I initialize a new AI rule from a template?

To initialize a new AI rule, select your target IDE, then supply a kebab-case rule name and target path. The tooling generates a ready-to-edit rule skeleton complete with frontmatter schemas for immediate use.

Why are my AI agent rules not being discovered in my IDE?

AI agent rules may not be discovered due to incorrect frontmatter fields, invalid file patterns, or improper placement. Using the provided validation tooling standardizes rule creation and enforces correct discovery paths across IDEs.