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.
Set up the full workspace dev environment. Use when the user wants to install dependencies, sync libs, or prepare the environment.
npx skillmds@latest add giskard-ai/setup-env !make setup 2>&1 | tail -20
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