1 points | by jbeda 5 hours ago
1 comments
A combination of schema, CLI tooling and skills to create and maintain domain models with the goal of making agents more efficient and effective.
3 things come together:
1. A Schema for a domain model. The canonical definition is a YAML file.
2. Tooling to lint and render a domain model. It can be rendered to Markdown for human (or agent) consumption.
3. A set of skills for creating and updating a domain model. No one wants to author YAML directly so let your agent do it for you!
A combination of schema, CLI tooling and skills to create and maintain domain models with the goal of making agents more efficient and effective.
3 things come together:
1. A Schema for a domain model. The canonical definition is a YAML file.
2. Tooling to lint and render a domain model. It can be rendered to Markdown for human (or agent) consumption.
3. A set of skills for creating and updating a domain model. No one wants to author YAML directly so let your agent do it for you!