fusion-rule-author

Scan repositories and generate AI coding assistant rule drafts with validation checks.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/equinor/fusion-skills --skill fusion-rule-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fusion-rule-author
Source: https://github.com/equinor/fusion-skills/tree/main/skills/.system/fusion-rule-author
Command: npx skills add https://github.com/equinor/fusion-skills --skill fusion-rule-author

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Provides a repeatable, agent-friendly workflow to discover, draft, and validate AI coding assistant rule files so teams do not produce inconsistent or broken instruction files across Copilot, Cursor, and Claude Code editors.

Core Features & Use Cases

  • Seven-step authoring workflow that scans repositories, interviews stakeholders, drafts rule files, and writes approved files.
  • Starter templates and assets for GitHub Copilot, Cursor, and Claude Code to ensure consistent frontmatter and glob patterns.
  • Quality checks and follow-ups including glob validation, frontmatter scenarios, and a checklist to avoid duplication and secrets.
  • Use case: onboard a new repository by scanning existing docs, generating copilot-instructions.md, cursor rules, and CLAUDE.md with scoped rules.

Quick Start

Ask the skill to scan the repository and generate Copilot, Cursor, and Claude Code rule drafts using the canonical seven-step workflow.

Frequently Asked Questions about fusion-rule-author

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

FAQPage Schema
How do I generate consistent AI coding assistant rules for Copilot, Cursor, and Claude Code?

Generate consistent AI coding assistant rules by scanning repositories to draft structured Copilot, Cursor, and Claude Code instruction files. The workflow ensures consistent frontmatter, scoped globs, and validated file placement across all three editors.

What is the best way to onboard a new repository with Copilot and Cursor rules?

Onboard a new repository using a seven-step authoring workflow that scans existing docs and interviews stakeholders. It produces structured rule drafts, templates, and quality checks that validate globs and frontmatter to avoid duplication.

How do I validate glob patterns and frontmatter in Cursor rules and CLAUDE.md files?

Validate glob patterns and frontmatter using built-in quality checks and follow-up scenarios. The authoring workflow tests generated instruction files against frontmatter requirements and glob validation scenarios to prevent broken configuration.

Does the rule authoring workflow work with GitHub Copilot, Cursor, and Claude Code simultaneously?

The rule authoring workflow works with GitHub Copilot, Cursor, and Claude Code simultaneously. It uses starter templates and assets to generate scoped copilot-instructions.md, cursor rules, and CLAUDE.md files during a single repository setup task.

Why do my AI coding assistant instruction files have inconsistent frontmatter across different editors?

Instruction files have inconsistent frontmatter across editors when teams manually draft rules without a canonical workflow. Applying a guided authoring process with starter templates ensures uniform frontmatter and prevents broken glob patterns.

Can I draft Copilot instructions and CLAUDE.md files without writing them from scratch?

Draft Copilot instructions and CLAUDE.md files without starting from scratch by using provided starter templates and assets. The workflow generates structured rule drafts and follow-up interview prompts to guide the final approved file writing.