mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
fix(skills): rework moved-skill descriptions to pass quality gate
Rework the description frontmatter of 4 moved skills (tailscale, and workflow-architect sub-skills bundle-builder, interviewer, observer) so each starts with a recognized imperative verb, and add "## When not to use" body sections to all 13 moved skills surfaced by the flatten move (research-and-vault, tailscale + its 7 sub-skills, workflow-architect + its 3 sub-skills) so every one defines a negative boundary. Trigger vocabulary is preserved and every description stays under 1024 chars. Regenerate llms.txt and .claude-plugin/marketplace.json, which embed the tailscale description. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent
df713361c4
commit
0a7c6b9a1f
@@ -1101,7 +1101,7 @@
|
||||
"./tailscale"
|
||||
],
|
||||
"strict": false,
|
||||
"description": "Self-hosted Tailscale/Headscale ecosystem: deploy and manage a Headscale control server, configure tailscale clients, manage ACL policies, node lifecycle, subnet routing, DERP relays, and backup/migration. Use when the user mentions Tailscale, Headscale, tailnet, mesh VPN, WireGuard mesh, or self-hosted VPN infrastructure."
|
||||
"description": "Deploy and manage the self-hosted Tailscale/Headscale ecosystem: a Headscale control server, tailscale clients, ACL policies, node lifecycle, subnet routing, DERP relays, and backup/migration. Use when the user mentions Tailscale, Headscale, tailnet, mesh VPN, WireGuard mesh, or self-hosted VPN infrastructure."
|
||||
},
|
||||
{
|
||||
"name": "technical-documentation",
|
||||
|
||||
Reference in New Issue
Block a user