Show HN: QUALITY.md – open format/specification, agent skill, and CLI
Summary
QUALITY.md is an open file format and CLI tool for defining and evaluating project quality, helping teams and agents align on quality standards.
View Cached Full Text
Cached at: 07/02/26, 05:07 PM
Similar Articles
@bibryam: https://x.com/bibryam/status/2084204574559056207
An exploration of emerging Markdown-based file formats (AGENTS.md, SKILL.md, spec/plan/task files, memory files) that form a 'metacode layer' enabling coding agents to discover and apply project knowledge directly from repositories, shifting how intent is translated into implementation.
Show HN: Dari-docs – Optimize your docs using parallel coding agents
dari-docs is a CLI tool that tests documentation quality by simulating AI agents performing tasks, identifying where agents get stuck, and optionally generating proposed edits to improve doc clarity.
I was tired of maintaining skill.md files, so I built an open-source CLI that creates, manages, and observes skills using a Github repo. You can monitor, track, and share skills between sessions of any agent, all while iteratively improving/versioning them.
An open-source CLI tool that creates, manages, and versions agent skills via GitHub repos, enabling reliable sharing and observation across sessions.
My agent.md to improve LLM-assisted code quality
The article shares a method using an agent.md file to define coding style preferences for LLM-assisted development, improving code quality by reducing repetitive feedback.
@stitchbygoogle: Today, we’re open-sourcing the draft specification for DESIGN.md, so it can be used across any tool or platform. We’re …
Google open-sources DESIGN.md draft spec to let agents and tools share design rules across projects.