just-shield 0.2.1

Pre-execution supply-chain scanner for GitHub Actions workflows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# just-shield

## Agent skills

### Issue tracker

Issues are tracked on GitHub Issues via the `gh` CLI. See `docs/agents/issue-tracker.md`.

### Triage labels

Default vocabulary — role names equal label strings (`needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, `wontfix`). See `docs/agents/triage-labels.md`.

### Domain docs

Single-context — one `CONTEXT.md` + `docs/adr/` at the repo root. See `docs/agents/domain.md`.