secret-management
Installation
SKILL.md
Secret Management
Overview
Use this skill to answer three questions:
- Which lane owns this secret?
- Which files, names, and validation steps must change?
- How should the secret be documented so future agents do it the same way?
Read references/decision-guide.md for the concrete matrix, examples, naming rules, and file targets.
Workflow
- Identify the secret's primary consumer.
- Running app in Azure
- Local development in one repo
- Shared operator tooling across repos on one machine
- GitHub Actions only