update docs and cli module

This commit is contained in:
2026-08-03 20:00:18 +03:00
parent 6b9bea155f
commit 9f9c650ec6
12 changed files with 806 additions and 239 deletions
+15
View File
@@ -0,0 +1,15 @@
# Argenta
## Agent skills
### Issue tracker
Issues live as GitHub issues in `koloideal/Argenta` (uses the `gh` CLI). See `docs/agents/issue-tracker.md`.
### Triage labels
Five canonical labels used as-is: `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`.