myco:safe-config-updates
OfficialSafe, deterministic updates for config changes.
Authorgoondocks-co
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configuration drift and data loss happen when multiple code paths write myco.yaml or when UI forms overwrite sections they don't own. This skill enforces a single YAML write gate via updateConfig() and a spread-before-overlay pattern in forms, preventing silent key drops and ensuring full-state mutations are preserved.
Core Features & Use Cases
- Enforces a single gate for YAML writes to avoid race conditions and data loss.
- Promotes spread-before-overlay in React settings forms to preserve unrelated keys.
- Enables patch-based, field-level updates via ScopedField and the scoped config API.
- Documents and applies the two-tier scoped config model (team/shared myco.yaml and local.yaml overrides).
- Provides guidance for adding new scoped fields, lifecycle considerations, and in-process reconciliation.
Quick Start
Always route changes through updateConfig and preserve existing keys by spreading the original config before applying overlays.
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: myco:safe-config-updates Download link: https://github.com/goondocks-co/myco/archive/main.zip#myco-safe-config-updates 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.