agent-runbook 0.1.0

Generate a local runbook for AI coding agents.
name: lsd
binary: lsd
aliases: []
category: file-viewer
summary: Modern ls alternative with colors, icons, and tree output.
homepage: https://github.com/lsd-rs/lsd
docs: https://github.com/lsd-rs/lsd#readme
detect:
  version_args: ["--version"]
  local:
    files: []
    dirs: []
    package_json:
      package_manager_prefixes: []
use_when:
  - Inspect directories with readable colors and tree output
avoid_when:
  - Scripts need stable portable ls output
risk:
  level: low
  effects:
    - read_files
  requires_auth: false
  destructive: false
  confirmation_required_for: []
guardrails:
  - Use machine-oriented commands for automation.