env-check

Check development environments for required tools, configurations, and services.

4|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/poz110/claude-harness --skill env-check-poz110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: env-check
Source: https://github.com/poz110/claude-harness/tree/main/plugins/claude-harness/skills/env-check
Command: npx skills add https://github.com/poz110/claude-harness --skill env-check-poz110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill preemptively checks for necessary tools, services, and configurations before initiating any work phase, streamlining the setup process and reducing delays.

Core Features & Use Cases

  • Proactive Environment Verification: Identifies missing components such as tools, services, and configurations before starting work.
  • User Consent for Installation: Always seeks user approval before installing any packages or services.
  • Use Case: It is designed to be utilized by various agents like Designer, FE, and BE agents, ensuring that all prerequisites are met before beginning any development task.

Quick Start

Run the skill and follow the prompts to check your environment.

Frequently Asked Questions about env-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my development environment setup for missing tools and configurations?

To check your development environment setup, you can run an environment check script that scans system paths, verifies installed packages, and confirms service availability to identify missing configurations before work begins.

Why do I need proactive environment verification before starting software development?

Proactive environment verification is needed to identify missing components like tools and services early, ensuring all prerequisites are met and preventing delays before initiating any development workflow.

Can I automatically install missing packages during a system requirements check?

You cannot automatically install missing packages without consent, as the environment check always seeks user approval before installing any packages or services to maintain user control over the setup.

Does the environment check work for both frontend and backend development workflows?

Yes, the environment check works for both frontend and backend development workflows, designed to be utilized by various agents to ensure all necessary prerequisites are met before beginning any task.

What is the best way to verify system paths and service availability before coding?

The best way to verify system paths and service availability is to run a proactive verification skill that checks for required tools and provides a user-friendly guide for installation and setup.