Manage markdown documents and metadata
dotmd-cliskillsetup L2★0
reowens/dotmd ↗What it does
Index, query, validate, and lifecycle-manage Markdown documents
Best for
Scaling documentation governance across a large codebase without making compliance feel like overhead.
Inputs
- · .md files with frontmatter status, modules, owner, updated, next_step
Outputs
- · indexed docs grouped by status
- · broken-reference report
- · graph text/DOT/JSON
- · HTML export
Requires
- · dotmd-cli npm package
- · optional: MinerU qmd for doc parsing
- · optional: Claude API for summaries
Preconditions
Project with docs/ directory and dotmd.config.mjs initialized
Failure modes
Frontmatter missing status field, references point to deleted docs, stale dates not detected
Trust signals
- · dotmd check validates all references
- · auto-archive with git mv updates backreferences