Skip to content

Commit 04cfb9b

Browse files
committed
fix(skills): quote YAML descriptions
Prevent colons in repo-local skill descriptions from being parsed as mapping delimiters.
1 parent 63666d5 commit 04cfb9b

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.agents/skills/finicky/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: finicky
3-
description: Finicky browser-router config for this chezmoi repo (macOS). Covers the mandatory restart-after-apply procedure and why Finicky's auto-reload fails under chezmoi. Triggers: Finicky, browser router, auto-reload, inode, kqueue, fsnotify, restart required, macOS. Load before changing home/dot_config/finicky.js.tmpl.
3+
description: "Finicky browser-router config for this chezmoi repo (macOS). Covers the mandatory restart-after-apply procedure and why Finicky's auto-reload fails under chezmoi. Triggers: Finicky, browser router, auto-reload, inode, kqueue, fsnotify, restart required, macOS. Load before changing home/dot_config/finicky.js.tmpl."
44
---
55

66
# Finicky (macOS)

.agents/skills/hammerspoon/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: hammerspoon
3-
description: Hammerspoon macOS Space-switching config for this chezmoi repo. Covers the Option number-row keybinds (⌥1..⌥5) via eventtap, full-screen spaces, the menu-bar Space indicator, mru-spaces position stability, Accessibility, and debugging via the hs CLI. Triggers: Hammerspoon, macOS Spaces, Space switching, Option+1, eventtap, hotkey.bind, Carbon hotkey reservation, hs.spaces, space_indicator, mru-spaces, menu bar, hs.ipc, Accessibility. Load before changing home/dot_hammerspoon/*.
3+
description: "Hammerspoon macOS Space-switching config for this chezmoi repo. Covers the Option number-row keybinds (⌥1..⌥5) via eventtap, full-screen spaces, the menu-bar Space indicator, mru-spaces position stability, Accessibility, and debugging via the hs CLI. Triggers: Hammerspoon, macOS Spaces, Space switching, Option+1, eventtap, hotkey.bind, Carbon hotkey reservation, hs.spaces, space_indicator, mru-spaces, menu bar, hs.ipc, Accessibility. Load before changing home/dot_hammerspoon/*."
44
---
55

66
# Hammerspoon (macOS Spaces)

.agents/skills/komorebi/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: komorebi
3-
description: Komorebi Windows tiling-WM config for this chezmoi repo. Covers KOMOREBI_CONFIG_HOME, manage/layered/ignore rules, the never-Stop-Process-Force socket trap, whkd quirks, and reload. Triggers: Komorebi, Windows tiling WM, whkd, KOMOREBI_CONFIG_HOME, Stop-Process, sock file, AF_UNIX, layered_applications, FancyZones, reload-configuration. Load before changing home/dot_config/komorebi/* or home/dot_config/whkdrc.
3+
description: "Komorebi Windows tiling-WM config for this chezmoi repo. Covers KOMOREBI_CONFIG_HOME, manage/layered/ignore rules, the never-Stop-Process-Force socket trap, whkd quirks, and reload. Triggers: Komorebi, Windows tiling WM, whkd, KOMOREBI_CONFIG_HOME, Stop-Process, sock file, AF_UNIX, layered_applications, FancyZones, reload-configuration. Load before changing home/dot_config/komorebi/* or home/dot_config/whkdrc."
44
---
55

66
# Komorebi (Windows tiling)

.agents/skills/mise-on-windows/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: mise-on-windows
3-
description: mise on Windows gotchas for this chezmoi repo: the Chocolatey mise package omits mise-shim.exe, breaking binary-path resolution for MCP servers/IDEs. Covers shim placement, the always-run recovery guard, PS 5.1 stderr promotion, and the claude-code-win32 optional-dep trap. Triggers: mise Windows, mise-shim.exe, binary path, file shim mode, MCP servers, cannot find binary path, Chocolatey mise, reshim, PS 5.1 stderr, claude-code-win32. Load before changing home/.chezmoitemplates/windows-mise-shim-placement.ps1.tmpl, home/.chezmoiscripts/run_after_97_mise_shim_windows.ps1.tmpl, or the mise parts of run_onchange_after_bootstrap_windows.ps1.tmpl.
3+
description: "mise on Windows gotchas for this chezmoi repo: the Chocolatey mise package omits mise-shim.exe, breaking binary-path resolution for MCP servers/IDEs. Covers shim placement, the always-run recovery guard, PS 5.1 stderr promotion, and the claude-code-win32 optional-dep trap. Triggers: mise Windows, mise-shim.exe, binary path, file shim mode, MCP servers, cannot find binary path, Chocolatey mise, reshim, PS 5.1 stderr, claude-code-win32. Load before changing home/.chezmoitemplates/windows-mise-shim-placement.ps1.tmpl, home/.chezmoiscripts/run_after_97_mise_shim_windows.ps1.tmpl, or the mise parts of run_onchange_after_bootstrap_windows.ps1.tmpl."
44
---
55

66
# mise on Windows

.agents/skills/windows-internals/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: windows-internals
3-
description: Windows-operational internals for this chezmoi repo: WSL cloud-init provisioning, Rancher Desktop/Docker, ssh-tpm-agent commit signing, the dual gpg.exe split, WezTerm, and the Windows bootstrap/elevation block. Triggers: Windows internals, WSL, cloud-init, rsync --delete, Rancher Desktop, moby, rdctl, Docker daemon pipe, ssh-tpm-agent, TPM, two gpg.exe, WezTerm, Windows bootstrap, elevation, YASB. Load before changing Windows-operational scripts/data.
3+
description: "Windows-operational internals for this chezmoi repo: WSL cloud-init provisioning, Rancher Desktop/Docker, ssh-tpm-agent commit signing, the dual gpg.exe split, WezTerm, and the Windows bootstrap/elevation block. Triggers: Windows internals, WSL, cloud-init, rsync --delete, Rancher Desktop, moby, rdctl, Docker daemon pipe, ssh-tpm-agent, TPM, two gpg.exe, WezTerm, Windows bootstrap, elevation, YASB. Load before changing Windows-operational scripts/data."
44
---
55

66
# Windows internals

0 commit comments

Comments
 (0)