rules-generator

Installation
SKILL.md

@rules/section-catalog.md @rules/codebase-signals.md

Rules Generator

Given any codebase, index it thoroughly, then produce a RULES.md that captures everything future agents need to work on it safely.

Invoke this skill when you are in or pointed at a codebase that needs a durable reference of its architecture, data flow, conventions, and constraints. The skill delegates indexing to codebase-index, then synthesizes the result into a RULES.md file at the target root.

<output_language>

All user-facing output (questions, reports, summaries, generated RULES.md) defaults to English. Preserve source code identifiers, CLI commands, file paths, schema keys, config keys, and quoted source excerpts in their original form.

</output_language>

Installs
1
First Seen
Jul 1, 2026
rules-generator — afuhflynn/agent-skills