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.
How-To Guides
Task-oriented recipes for a specific goal.
Reference
The CLI, the Python API, and the file formats.
How It Works
Design rationale, the caching model, and comparisons.