Add OpenStock agent CLI skill
CI / test (push) Successful in 37s

This commit is contained in:
2026-06-09 17:22:59 +09:00
parent 9e4d6aecc7
commit 347c9546ed
34 changed files with 1005 additions and 0 deletions
@@ -0,0 +1,18 @@
# `openstock universe validate`
Purpose: validate universe size and representative stock expectations.
Usage:
```bash
openstock universe validate
openstock universe validate --expect 005930=삼성전자
```
Inputs: minimum count options and repeated `--expect SYMBOL=NAME`.
Reads: universe cache.
Output fields: validation checks and status.
Agent rule: run after sync when verifying that the cached universe is usable.