doc-ref

Create BRD-REF and ADR-REF reference documents under docs/{TYPE}.

16|3|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-ref
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-ref
Source: https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-ref
Command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-ref

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill creates Reference Documents (REF) that provide supplementary information without participating in the formal traceability chain for BRD/ADR artifacts.

Core Features & Use Cases

  • Create BRD-REF and ADR-REF documents to augment understanding
  • Provide quick references, glossaries, and overviews
  • Keep supplementary content organized and accessible

Quick Start

Add BRD-REF or ADR-REF documents to complement BRD/ADR artifacts.

Frequently Asked Questions about doc-ref

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

FAQPage Schema
What are reference documents in BRD and ADR contexts?

Reference documents (BRD-REF and ADR-REF) are supplementary artifacts that provide project overviews, glossaries, technology stack summaries, and infrastructure details without participating in formal traceability chains. They clarify and augment primary BRD and ADR documents.

How do I create supplementary documentation that doesn't affect traceability?

Create BRD-REF or ADR-REF documents following the REF naming convention, use mandatory templates and sections, maintain revision history, and place them under docs/{TYPE}. These documents stay outside formal traceability while providing essential reference material.

When should I use reference documents instead of main BRD or ADR artifacts?

Use reference documents for strategic vision, technology stack overviews, infrastructure references, and quick-lookup glossaries that support but don't drive requirements traceability. They keep supplementary content organized without cluttering the formal documentation chain.

What structure and naming conventions apply to reference documents?

Reference documents must follow the REF naming convention (BRD-REF or ADR-REF), include mandatory templates and sections, maintain document control with revision history, and be stored in docs/{TYPE} directories to ensure consistent organization.

Can reference documents replace primary BRD or ADR requirements?

No. Reference documents are supplementary only and do not participate in traceability chains. Use them to clarify and contextualize primary BRD and ADR documents, not as replacements for formal requirement artifacts.