v0.1.0
Initial release of the dotagents-standard agent skill — a guide for implementing and utilizing the dotagents directory-as-context standard: a slim AGENTS.md router plus a .agents/ library that agents load via progressive disclosure.
Install
npx skills add zaventh/dotagents-standard-skillWhat's included
SKILL.md— the mental model, the context decision-taxonomy, the utilize/implement workflows, and theAGENTS.mdrouter pattern- References — a per-
.agents/-subdirectory deep guide, plus the .agents Protocol superset - Templates — copy-paste starters for
AGENTS.md, rules, memory, personas, and skills - Worked example — a filled-in
.agents/layout for a hypothetical billing API (examples/sample-project/) - MIT licensed; CI validates the skill's frontmatter and Markdown links on every push
Full notes in the changelog.