---
description: List files in the current directory
agent: hm-executor
tools:
  - delegate-task
  - hivemind-doc
  - run-background-command
---

List all files in the current directory:
!ls -la
