diff --git a/README.md b/README.md index 05106c5..22f0b8d 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,15 @@ Let's say specification files are in `specs` directory, you can follow these ste ## 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