Add a hint argument to more steps in the spec-driven workflow

This commit is contained in:
Ohad Livne 2026-02-28 08:54:03 +02:00
parent 24de9f41a4
commit de599d1850
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
---
description: Cross-artifact consistency check across all formspec artifacts
argument-hint: [scope]
allowed-tools: [Read, Glob, Grep, Bash, Task]
---

View file

@ -1,5 +1,6 @@
---
description: Run the TLC model checker on the formal specification
argument-hint: [property-name]
allowed-tools: [Read, Glob, Grep, Bash]
---