fix: quote SKILL.md descriptions containing colons (silent skill-load failure) (#3)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user