docs

Validate YAML frontmatter metadata and generate auditable change history for LocusQ documentation.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/joshband/LocusQ --skill docs-joshband
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/joshband/LocusQ/tree/main/.claude/skills/docs
Command: npx skills add https://github.com/joshband/LocusQ --skill docs-joshband

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation governance for LocusQ, ensuring compliant, traceable, and auditable records across ADRs and docs.

Core Features & Use Cases

  • ADR creation and tracking: standardize and log architectural decision records.
  • Traceability & metadata hygiene: maintain links between docs, decisions, and evidence.
  • Audit-ready documentation: generate or validate documentation bundles for reviews.

Quick Start

Validate current ADRs and generate an audit-ready documentation report for the project.

Frequently Asked Questions about docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate ADR metadata for compliance audits?

You can validate ADR metadata for compliance audits by checking YAML frontmatter against governance standards and generating an auditable change history report, ensuring your architectural decision records meet traceability requirements.

What is documentation traceability and when do I need it?

Documentation traceability is the practice of maintaining verifiable links between design docs, decisions, and evidence. You need it during governance reviews and audits to prove compliance across development processes.

How do I generate an audit-ready documentation bundle?

To generate an audit-ready documentation bundle, the Skill validates your structured Markdown guidance and YAML frontmatter metadata, then compiles a compliance report with auditable change history for your project review.

Can I standardize architectural decision records using YAML frontmatter?

Yes, you can standardize architectural decision records using YAML frontmatter metadata validation. The Skill enforces structured Markdown guidance to maintain consistent ADR hygiene and traceability logging across LocusQ projects.

What is the best way to maintain evidence links across project documentation?

The best way to maintain evidence links across project documentation is automating traceability logging alongside ADR creation. This approach ensures metadata hygiene and keeps your governance records consistently auditable.

Do I need structured Markdown files to use documentation governance automation?

Yes, you need structured Markdown files with valid YAML frontmatter metadata. The governance automation relies on these formats to validate ADR hygiene, log traceability, and generate compliant audit reports.