> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards engineer init

> Provision an engineer engagement for this repo (device login, Slack channel,

Provision an engineer engagement for this repo (device login, Slack channel,

```bash theme={null}
agent-cards engineer init --help
```

```text theme={null}
Usage: agent-cards engineer init [options]

Provision an engineer engagement for this repo (device login, Slack channel,
daemon token)

Options:
  --org <id>             Company to open the engagement for (default: active
                         company or picker)
  --company-name <name>  Create a company with this name if you have none (for
                         non-interactive/agent runs)
  --repo <path>          Repo root (default: current directory)
  --json                 Machine-readable output
  -h, --help             display help for command
```
