pkg.sopackage field notes

brew / Rang 2878

adr-tools mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für adr-tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install adr-tools

provider-native install command

Überblick

Paketzusammenfassung

CLI tool for working with Architecture Decision Records

Befehle und Aliase

  • _adr_add_link
  • _adr_autocomplete
  • _adr_commands
  • _adr_dir
  • _adr_file
  • _adr_generate_graph
  • _adr_generate_toc
  • _adr_help
  • _adr_help_new
  • _adr_links
  • _adr_remove_status
  • _adr_status
  • _adr_title
  • adr
  • adr-config
  • adr-generate
  • adr-help
  • adr-init
  • adr-link
  • adr-list
  • adr-new
  • adr-upgrade-repository

Verlauf

Projektgeschichte und Nutzung

ADR Tools is Nat Pryce's shell-based command-line toolkit for creating and maintaining Architecture Decision Records in a source tree. It became one of the reference implementations for teams that wanted ADRs as simple numbered Markdown files rather than a hosted documentation system.

Projektgeschichte

The project records its own first ADR on 2016-02-12, deciding to use Architecture Decision Records for its architecture decisions. Its README positions the tool around a log of ADRs, with Markdown records stored under a project subdirectory, defaulting to `doc/adr`.

ADR Tools deliberately uses Unix shell scripts. The project ADR directory includes decisions such as implementing the tool as shell scripts, using a single command with subcommands, storing records in Markdown, invoking `adr-config` for installation-specific configuration, and using ISO-8601 dates.

The 2018 release series added repository upgrades, ISO-8601 date format support, arbitrary links between ADRs, graph visualisation output, generated tables of contents, bash completion, better help text, Git Bash support on Windows, and parent-directory search for ADR directories.

Adoptionsgeschichte

ADR Tools adopted the same source-control-native posture as ADRs themselves: its install documentation recommends Homebrew on macOS, release archives or Git on Linux/macOS, Git Bash or WSL on Windows, and shell autocomplete installation where supported.

The provided package metadata shows distribution through Homebrew, Debian, Ubuntu, and Nix. The GitHub repository's large star and fork counts also reflect broad recognition among architecture-documentation users, but its day-to-day adoption is usually invisible because the generated ADR files live inside other projects' repositories.

Wie es verwendet wird

The common workflow is `adr init` to create an ADR directory, `adr new` to create a numbered Markdown record, and `adr help` for subcommands. The README says new records are opened in the user's editor through `VISUAL` or `EDITOR`.

Teams use it to keep architectural decisions close to code, review them like any other text change, and link or supersede older decisions as architecture changes. Generated graphs and tables of contents make it useful beyond the first few records.

Warum Paket-Nerds sich dafür interessieren

ADR Tools is package-nerd significant because it is a tiny shell distribution that turns an architectural practice into a Unix command. Its behavior is easy to audit, easy to vendor, and easy for package managers to ship without a runtime stack beyond POSIX-ish shell tooling.

It also shaped conventions that other tools follow, especially the default `doc/adr` directory and numbered Markdown filenames. That convention is visible in adr-viewer, which defaults to the same path because ADR Tools generates it.

Zeitleiste

  • 2016: Project ADR 1 recorded the use of Architecture Decision Records.
  • 2016: Early ADRs chose shell scripts, a single command with subcommands, and Markdown format.
  • 2018: Version 2.0.0 added ISO-8601 dates and repository upgrade support.
  • 2018: Version 2.1.0 added arbitrary links and Graphviz history/relationship output.
  • 2018: Version 2.2.0 added better help, bash autocomplete, and Git Bash support.
  • 2018: Version 3.0.0 added parent-directory ADR discovery and graph layout improvements.

Related projects

  • adr-viewer consumes ADR directories and defaults to ADR Tools' `doc/adr` path.
  • Michael Nygard's ADR article is linked from the README as the conceptual source for the record format and practice.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:record

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
_adr_add_linkExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_autocompleteExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_commandsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_dirExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_fileExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_generate_graphExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_generate_tocExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_helpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_help_newExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_linksExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_remove_statusExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_statusExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
_adr_titleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-configExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-generateExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-helpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-initExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-linkExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-listExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-newExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
adr-upgrade-repositoryExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.0.0
Manager aktualisiert2026-05-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:adr-tools
Version3.0.0
PaketmanagerHomebrew
Homepagehttps://github.com/npryce/adr-tools
Repositoryhttps://github.com/npryce/adr-tools
Zuletzt aktualisiert2026-05-26T23:37:49-04:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation