No project description provided
Project description
yax: You Are eXpert
yax goal is to arm your AI agents with your expert knowledge.
Yax promotes generating and reusing AGENTS.md file containing instructions for coding agents (like Cursor, Claude Code, Codex, etc) on how to work on your projects.
Usage
Let's say that IaC (Infrastructure As Code) subject matter experts at your organization (Acme) created two AGENTS.md files containing ADRs (Architecture Decision Records) describing best practicies that you should follow when using Terraform and working with AWS (Amazon Web Services).
If you're DevOps Engineer that is tasked to work on infra project that involves AWS, you can create the following Yax configuration file named yax.yml in your project to easily generate AGENTS.md. Such file automatically instructs your coding agent to follow your organization best practices for Terraform and AWS.
# yax.yml
build:
agentsmd:
from:
- https://raw.githubusercontent.com/acme/adr-terraform/refs/heads/main/_agents.md
- https://raw.githubusercontent.com/acme/adr-gcp/refs/heads/main/_agents.md
Now you can just generate AGENTS.md file using yax:
$ yax build
Generated agents markdown at AGENTS.md.
That's it! You just instructed your local coding agent to follow your organization's subject matter experts guidance.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yaxai-0.11.0.tar.gz.
File metadata
- Download URL: yaxai-0.11.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
897bfb0776c21df763ebd19a8cbf097c12864beb6c68367e0b27646cec8460b3
|
|
| MD5 |
15af90fbbea51a817d9a5db17d8e20ed
|
|
| BLAKE2b-256 |
9003b24f47cafe65c51fb1dadd072ff97ee1b93247dfd9fc7a956dd57db85d04
|
File details
Details for the file yaxai-0.11.0-py3-none-any.whl.
File metadata
- Download URL: yaxai-0.11.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3306c457c88ee1fbda8a4d8c3f0705d26c44c9120f3ae5001f55408b57d2b91
|
|
| MD5 |
a40472b46038e66e2dc89c01e0880856
|
|
| BLAKE2b-256 |
ad923d05ddf183db77c44f1aca114d0af4f97d5dcf79836e93b981b84b0cf976
|