Hacker News
new
past
comments
ask
show
jobs
points
by
wyre
9 hours ago
|
comments
by
iamjfu
9 hours ago
|
[-]
The CLI is actually useful. It gives the skills a way to deterministically interact with the spec. For example, it can validate the shape without having to spend tokens reading the files.
reply
by
wyre
7 hours ago
|
parent
|
[-]
Compared to including shell scripts with the skills?
Not trying to say that it's not useful, but it seems excessive and potentially bloated.
reply
by
etoxin
7 hours ago
|
parent
|
[-]
I use the cli tool outside of the agent session. e.g. `openspec view` to see all the specs and what's pending.
reply