ai-guidelines#

ai-guidelines manages reusable Markdown guidelines for a project. It copies explicitly selected files into a project, records their source and SHA-256 hashes, and can reproduce or update that selection safely.

It does not execute Markdown; it does not inject instructions; it does not activate skills.

Tutorials

Learning-oriented walkthroughs. Start here if you are new.

Tutorials
How-To Guides

Task-oriented recipes for a specific goal.

How-To Guides
Reference

The CLI, the Python API, and the file formats.

Reference
How It Works

Design rationale, the caching model, and comparisons.

How It Works