v0.x-to-env-config
OfficialMigrate env-var soup to per-env config
Software Engineering#kcl#forge#proto annotations#env config migration#secret_ref projection#deploy kcl
Authorreliant-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps you replace hand-curated KCL env-var groups with forge.yaml per-environment config so your dev/staging/prod values stop drifting and sensitive values are projected safely.
Core Features & Use Cases
- Detect the old vs new shape: Identify legacy
<NAME>_ENVconstants/lambdas indeploy/kcl/base.kand confirm the presence of per-env generatedconfig_gen.k. - Move config ownership to
forge.yaml: Transfer per-env values intoenvironments[<name>].config(inline) orconfig.<env>.yaml(sibling wins) to match your rollout needs. - Add proto annotations for correct projection: Mark sensitive fields in
proto/config/v1/config.protoso forge generatessecret_refEnvVars automatically and groups fields into<CATEGORY>_ENV.
Quick Start
Ask the assistant: "Given my current deploy/kcl/base.k, forge.yaml, and proto/config/v1/config.proto, produce a step-by-step migration plan to upgrade from my pre-1.6 env-var soup to per-env environments[].config, including what to annotate and what to delete after regenerating KCL."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: v0.x-to-env-config Download link: https://github.com/reliant-labs/forge/archive/main.zip#v0-x-to-env-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.