Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,15 @@ Let's say specification files are in `specs` directory, you can follow these ste

<!-- IF YOU WANT TO GO DEEPER -->
## If you want to go deeper
### Install only SpecFlow skills

We have portable set of skills that is normally used as preparation phase for Human-In-The-Loop AI assisted specification checks and planning.

Example for Claude Code:
```bash
/plugin marketplace add griddynamics/specflow
/plugin install specflow
```


### SpecFlow Detailed Overview
Expand Down