agent-runbook 0.1.3

Generate a local runbook for AI coding agents.
Documentation
name: eza
binary: eza
aliases:
- exa
category:
- file-viewer
lang:
- all
summary: Modern directory listing tool.
homepage: https://github.com/eza-community/eza
docs: https://eza.rocks/
detect:
  version_args:
  - --version
  local:
    files: []
    dirs: []
    package_json:
      package_manager_prefixes: []
use_when:
- Inspect directories with git status, tree layout, or metadata
avoid_when:
- Scripts require portable POSIX ls behavior
risk:
  level: low
  effects:
  - read_files
  requires_auth: false
  destructive: false
  confirmation_required_for: []
guardrails:
- Use stable machine-readable commands for automation.