Skip to content

patrickmburrell/daisy-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

/daisy - Daisy IaC Skill

Guide for using Daisy, the DSA team's infrastructure-as-code tool. Covers setup, manifest authoring, and CLI operations.

Installation

# Clone or copy to Claude Code skills directory
git clone https://github.com/patrickmburrell/daisy-skill.git ~/.claude/skills/daisy

Usage

Use when:

  • The project has a config/daisy/ directory
  • daisy-iac appears in dependencies
  • User mentions Daisy, daisy manifests, or deploying infrastructure with Daisy

See SKILL.md for complete guide.

What's Covered

  • Setup: Adding Daisy to a project
  • Manifest format: stacks.json schema, resource types, examples
  • CLI operations: daisy list, daisy switch, daisy apply, daisy deploy
  • Deploy flow: Complete bootstrap and deployment process for Cloud Run projects
  • Updating Daisy: How to pull latest version from DS-DAISY

Files

  • SKILL.md — Main skill guide
  • reference.md — Detailed schema and examples for stacks.json manifests

License

MIT

About

Daisy IaC skill - setup, manifest authoring, and CLI operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors