resource-groups

Official

Safely manage resource groups with Azure CLI

Authortheslashdojo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Azure environments often require a defined boundary to safely provision and tear down resources. This skill provides a consistent way to create, inspect, tag, list, and delete Azure resource groups, ensuring lifecycle boundaries before provisioning workloads.

Core Features & Use Cases

  • Create resource groups with idempotent behavior and safety tags to encode ownership and environment.
  • Inspect existing groups and read location, tags, and provisioning state to guide downstream provisioning.
  • Update or merge tags to reflect ownership, cost centers, or environment changes without recreation.
  • Delete groups safely with optional synchronous wait to confirm teardown across subscriptions.

Quick Start

Create a new resource group named rg-dojo in eastus with owner=agent env=dev

Dependency Matrix

Required Modules

az

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resource-groups
Download link: https://github.com/theslashdojo/dojo/archive/main.zip#resource-groups

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.