poetry run format — runs formatting AND linting. NEVER run ruff/black/isort individuallypoetry run test (runs DB setup + pytest). For specific files: poetry run pytest -s -vvv <test_files>poetry run pytest path/to/test.py --snapshot-update — review with git diffnpx skills add Significant-Gravitas/AutoGPT/.claude/skills/backend-checkCopy the installation command above and run it in your terminal to install globally.
Add the required environment variables to your MCP client according to the skill description.
Configure and enable this skill in any MCP-compatible app (e.g. Claude or Cursor).