Add a hint argument to more steps in the spec-driven workflow
This commit is contained in:
parent
24de9f41a4
commit
de599d1850
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Cross-artifact consistency check across all formspec artifacts
|
description: Cross-artifact consistency check across all formspec artifacts
|
||||||
|
argument-hint: [scope]
|
||||||
allowed-tools: [Read, Glob, Grep, Bash, Task]
|
allowed-tools: [Read, Glob, Grep, Bash, Task]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Run the TLC model checker on the formal specification
|
description: Run the TLC model checker on the formal specification
|
||||||
|
argument-hint: [property-name]
|
||||||
allowed-tools: [Read, Glob, Grep, Bash]
|
allowed-tools: [Read, Glob, Grep, Bash]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue