No description
Removed SKILL.md — a skill is overkill for a project spec pattern. Split README (human overview) and INSTALL.md (agent-executable steps with exact snippet to paste into AGENTS.md/CLAUDE.md). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| INSTALL.md | ||
| README.md | ||
md-description-skill
A project spec pattern that enforces YAML frontmatter on markdown files and enables description-first progressive reveal — agents check description fields before loading full file content.
What it adds to your project
- Frontmatter enforcement — every new
.mdfile getscreated,modified, anddescriptionfields. - Progressive reveal — agents filter by
descriptionbefore loading full files, avoiding unnecessary reads across large directories.
Install
See INSTALL.md for the exact snippet to add to your project spec.