pharoslisted
Install: claude install-skill ASNNetworks/floh-skills
# Working Azure DevOps with `pharos`
`pharos` is a CLI that gives you Azure DevOps from a shell, authenticated by an
environment variable rather than a browser login.
**Everything it can do is listed below. Do not run `pharos --help` to find
out** — that costs several calls and this section is the same information.
```
whoami who ADO_PAT belongs to. @Me resolves to this
types what --state and --type will ACCEPT, per type
query WHICH work items — assigned to you, in a sprint,
of a type, still open. Hydrated items, not ids.
search <terms...> WHERE something is WRITTEN — full text across
work items AND wiki pages, in one call. Reaches
descriptions, discussion and page bodies, which
`query` cannot. Each result carries the MATCHING
LINE. --items / --wiki to narrow, --org for the
whole organisation, --top (default 25)
task <id> one work item, whole: fields, comments,
attachments, relations WITH titles, and the
content + discussion of every linked wiki page
--children an EPIC and everything under it, in
ONE call. --depth <n> for deeper (max 5)