Hacker News new | ask | show | jobs
by jbeda 29 days ago
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!