Agent Skill · Harness

manage-cde

Manage Harness Cloud Development Environments (CDE) via MCP. Configure on-demand development environments with pre-installed tooling, design standardized workspace templates for teams, set up auto-hibernation and cost controls, and manage environment lifecycle. Use when asked to set up cloud dev environments, create workspace templates, configure remote development, or manage CDE lifecycle and costs. Trigger phrases: cloud dev environment, CDE, remote development, workspace template, dev environment, gitpod, codespace, auto-hibernation, developer workspace, ephemeral environment.

Provider: Harness Path in repo: skills/manage-cde/SKILL.md

Skill body

Manage CDE

Configure on-demand Cloud Development Environments with workspace templates, auto-hibernation, and cost controls in Harness.

Instructions

Step 1: Establish Scope

Confirm the user’s org, project, team, and technology stack.

Call MCP tool: harness_list
Parameters:
  resource_type: "project"
  org_id: "<organization>"

Step 2: Identify the CDE Task

Determine which workflow the user needs:

  1. On-Demand Environment Setup – Environment templates with resource allocation and lifecycle
  2. Workspace Standardization – Pre-configured templates per team/stack with consistent tooling

Step 3: Configure On-Demand Environments

Gather from the user:

Design the environment template:

Resource allocation:

Lifecycle configuration:

Integrations:

Cost controls:

Step 4: Create Workspace Templates

When standardizing across teams, create templates per role/stack:

Backend Service Developer:

Frontend Developer:

Full-Stack Developer:

Platform / DevOps Engineer:

Each template should include:

Examples

Performance Notes

Troubleshooting

Environment Slow to Start

Environment Auto-Stopping Too Aggressively

Cost Overruns

Skill frontmatter

metadata: {"author"=>"Harness", "version"=>"1.0.0", "mcp-server"=>"harness-mcp-v2"} license: Apache-2.0 compatibility: Requires Harness MCP v2 server (harness-mcp-v2)