What problem does it solve? Changing configuration in a repository prepared by coferlandia-config-toolsmith requires knowing canonical field names, live environment state, and safe mutation boundaries. This Skill translates natural-language configuration goals into validated CLI operations without editing native config files directly or inventing undocumented fields. ## Core Features & Use Cases - Execute Mode: Inspects live state, prepares consolidated change plans, applies them through the standardized CLI, and validates effective state with rollback reporting. - Guide Mode (control tower): Produces exact batched commands for a human operator with platform access, marking every response as NOT EXECUTED until verifiable evidence returns. - Exhaustive fallback: Treats deterministic search as non-authoritative and reads the complete agent handbook before any negative capability conclusion. - Use Case: A user asks to rotate a database connection setting in production. The Skill inspects live effective values, prepares a state-bound plan, obtains approval, applies through the CLI, and reports changed artifacts, activation status, and rollback options. ## Quick Start Ask the agent to change a configuration value in a repository prepared by coferlandia-config-toolsmith, for example: update the log level to debug in the staging environment and verify the change.