Acerca de
The venv-manager skill provides a robust framework for managing Python virtual environments within the Claude Code ecosystem. It handles the end-to-end lifecycle of project isolation, from verifying Python interpreter versions and creating environments to installing dependencies via requirements.txt or pyproject.toml. Specifically designed for agentic workflows, it includes built-in grounding checks to prevent environment conflicts and a structured recovery protocol for handling installation failures, ensuring your Python projects remain stable and dependency-compliant with minimal manual intervention.