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
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.
@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.
QA Crow
QA Crow is a bug tracking and quality assurance tool designed to help manage bug backlogs for development teams.
Designing the hf CLI as an agent-optimized way to work with the Hub
Hugging Face redesigned its `hf` CLI to be optimized for both human users and AI coding agents like Claude Code and Codex, with agent-aware output rendering and benchmarking showing up to 6× token savings versus no-CLI baselines on complex tasks.