Skip to main content
Back to registry

environment-triage

parcadei/continuous-claude-v3

When uv sync or pip install behaves unexpectedly, check the actual interpreter.

Installs158
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill environment-triage
About this skill
When uv sync or pip install behaves unexpectedly, check the actual interpreter. System Python is not authoritative if uv/venv selects a different interpreter. If optional deps require Python 3.12+ but .python-version is 3.11: - Trust python3 --version when using uv - Assume install succeeded without verifying import - Debug further before checking interpreter version - 2243c067: symbolica-agentica skipped due to python_version >= 3.12 marker, but uv was using 3.11 - 4784f390: agentica import failures traced to wrong interpreter

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does environment-triage do?

When uv sync or pip install behaves unexpectedly, check the actual interpreter.

Is environment-triage good?

environment-triage does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does environment-triage work with?

environment-triage currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to environment-triage?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install environment-triage?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill environment-triage

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering