The human wants to adjust how the system behaves — not what it contains, but how it feels. Voice, rhythm, preferences, walnut-level config, full permissions toggleable, named squirrel config, action logging toggle. The system adapting to them. Routes to preferences.yaml or walnut config.yaml depending on scope. For creating new skills, rules, or hooks, route to alive:build-extensions instead.
$npx -y skills add alivecontext/alive --skill settingsInstalls into the current project.
Run `npx skills use "https://github.com/alivecontext/alive" --skill "alivecontext/alive/settings"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alivecontext/alive" that are relevant to the current task. Run `npx skills add "https://github.com/alivecontext/alive"` and select the relevant skills, then follow their instructions.