From 819f7f73c73d475addf0b74191c2b319452e6e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wr=C3=B3bel?= Date: Thu, 9 Jul 2026 16:55:13 +0200 Subject: [PATCH] Plugin installation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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