Guide for using Daisy, the DSA team's infrastructure-as-code tool. Covers setup, manifest authoring, and CLI operations.
# Clone or copy to Claude Code skills directory
git clone https://github.com/patrickmburrell/daisy-skill.git ~/.claude/skills/daisyUse when:
- The project has a
config/daisy/directory daisy-iacappears in dependencies- User mentions Daisy, daisy manifests, or deploying infrastructure with Daisy
See SKILL.md for complete guide.
- Setup: Adding Daisy to a project
- Manifest format:
stacks.jsonschema, 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
SKILL.md— Main skill guidereference.md— Detailed schema and examples for stacks.json manifests
MIT