๐Ÿ› ๏ธ
DevOpsHTML

Environment Setup

by mattgierhart

Environment Setup is a DevOps skill for Claude Code, published by mattgierhart in PRD-driven-context-engineering.

182 stars10 forkson mattgierhart/PRD-driven-context-engineeringAdded 2026/09/07Repository updated 2026/08/31
agent-skillsagentic-codingai-agentsai-assistedclaudeclaude-codeclaude-code-skillscontext-engineeringdeveloper-toolsprdproduct-developmentproduct-managementproductivityspec-driven-developmenttemplatesworkflow
Install in seconds
Install Environment Setup
Copy Environment Setup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mattgierhart/PRD-driven-context-engineering/tree/main/.claude/skills/prd-v06-environment-setup ~/.claude/skills/prd-v06-environment-setup

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mattgierhart/PRD-driven-context-engineering.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/prd-v06-environment-setup/SKILL.md in mattgierhart/PRD-driven-context-engineering
Installs to
~/.claude/skills/prd-v06-environment-setup
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 1044 skills

What Environment Setup does

Environment Setup documents the local tools, packages, config files, and verification steps needed for consistent development. It also records CI/CD and production environment requirements when those are part of the project.

Environment Setup is cataloged under DevOps on DirSkills. Environment Setup comes from a repository tagged agent-skills, agentic-coding, ai-agents, ai-assisted and claude.

Documentation

README

Environment Setup

Position in workflow: v0.6 Architecture Design / Technical Specification โ†’ v0.6 Environment Setup โ†’ v0.7 Build Execution

Environment setup documents the tools, packages, and configurations developers need to work on the project. This eliminates environment drift and speeds up onboarding.

Consumes

This skill requires prior work from v0.5-v0.6:

  • TECH-* technology decisions (from v0.5 Technical Stack Selection) โ€” Choices for frontend/backend/database/CI/CD determine which tools, languages, and package managers developers need
  • ARC-* architecture decisions (from v0.6 Architecture Design) โ€” Architectural patterns (monolith vs microservices, container strategy, deployment topology) inform infrastructure and scripting needs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Environment Setup

  • What else does mattgierhart publish alongside Environment Setup?

    Environment Setup is one of 25 skills that DirSkills catalogs from mattgierhart/PRD-driven-context-engineering, the repository it ships in. Its siblings there include Architecture Design, Competitive Landscape Mapping and Feature Value Planning. Each one is a separate skill with its own page in this directory, installs the same way Environment Setup does, and is maintained by mattgierhart in that same repository. The rest of the collection is listed on the mattgierhart/PRD-driven-context-engineering page.

  • How does Environment Setup compare to other DevOps skills?

    Environment Setup ranks #948 by stars among the 1044 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Environment Setup against them. Open each page to compare what they document and how they install.

More from mattgierhart/PRD-driven-context-engineering

Environment Setup is one of 25 skills cataloged on DirSkills from mattgierhart/PRD-driven-context-engineering.

See all 25 skills โ†’
๐Ÿ—๏ธ
2h ago

Architecture Design

Architecture Design defines how system components connect and where boundaries, integrations, and constraints belong. Use it when turning stack choices, risks, and features into architecture decisions and system diagrams.
AI Engineering
18210
๐Ÿ”Ž
2h ago

Competitive Landscape Mapping

Competitive Landscape Mapping documents current user workarounds, competitor options, and gaps before positioning a product. Use it when moving from problem framing into market definition and competitive analysis.
SEO
18210
๐Ÿงญ
2h ago

Feature Value Planning

Feature Value Planning defines and prioritizes features with traceability to outcomes, moat, and pricing tiers. Use it when scoping an MVP, mapping parity vs. delta features, or deciding which capabilities belong in each tier.
AI Engineering
18210
๐Ÿšฆ
2h ago

Gate Check

Gate Check validates whether a PRD stage is ready to advance by reading readiness scores and reporting PASS, WARN, or BLOCK with top blockers. Use it before moving from v0.X to v0.Y or when running /ghm-gate-check.
Automation
18210
๐Ÿ—‚๏ธ
2h ago

Harvest

Harvest extracts durable insights from temp files into source-of-truth documents during EPIC Phase E. Use it when an EPIC finishes or when you explicitly run /ghm-harvest to create new entries and an archive manifest.
Automation
18210
๐Ÿงพ
2h ago

ID Register

ID Register validates and registers new Source of Truth IDs with cross-reference checks. Use it when creating BR, UJ, API, or CFD entries and need a formatted SoT record with confidence and links.
Automation
18210