fix: quote SKILL.md descriptions containing colons (silent skill-load failure) (#3)

This commit is contained in:
Mos
2026-08-11 22:53:47 +00:00
parent 63e77887a8
commit 4d8ddb9a0a
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
--- ---
name: mosaic-deploy name: mosaic-deploy
description: Full end-to-end deploy flow for Mosaic Stack projects: push branch → open PR → wait for CI → merge → redeploy Portainer stack. Use when deploying a feature branch to production or staging, or when asked to ship a completed feature. Orchestrates mosaic-gitea, mosaic-woodpecker, and mosaic-portainer skills. description: "Full end-to-end deploy flow for Mosaic Stack projects: push branch → open PR → wait for CI → merge → redeploy Portainer stack. Use when deploying a feature branch to production or staging, or when asked to ship a completed feature. Orchestrates mosaic-gitea, mosaic-woodpecker, and mosaic-portainer skills."
--- ---
# mosaic-deploy # mosaic-deploy
@@ -1,6 +1,6 @@
--- ---
name: mosaic-woodpecker name: mosaic-woodpecker
description: Manage Woodpecker CI pipelines for Mosaic Stack projects. Use when checking pipeline status, triggering pipelines, waiting for CI to complete, or debugging build failures. Wraps scripts in ~/.config/mosaic/tools/woodpecker/. CI URL: https://ci.mosaicstack.dev. description: "Manage Woodpecker CI pipelines for Mosaic Stack projects. Use when checking pipeline status, triggering pipelines, waiting for CI to complete, or debugging build failures. Wraps scripts in ~/.config/mosaic/tools/woodpecker/. CI URL: https://ci.mosaicstack.dev."
--- ---
# mosaic-woodpecker # mosaic-woodpecker