Setup Env

Set up the full workspace dev environment. Use when the user wants to install dependencies, sync libs, or prepare the environment.

Giskard-AI Updated

File contents

Setup dev env

!make setup 2>&1 | tail -20

Validate installation and notify user

Check the output above for errors. If any errors occurred, try to fix them and re-run the failed step. Report whether installation was successful.

Giskard-AI/giskard/tree/main/.claude/skills/setup-env commit e88aa57a3c

Frequently asked questions

npx skillmds@latest add giskard-ai/setup-env