chore: add YAML frontmatter to subagent definitions

Add name/description frontmatter to all 10 .claude/agents/*.md files so
they are discoverable and routable as Claude Code subagents.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
lzm
2026-05-29 15:02:02 +02:00
parent c02cb68791
commit 96e7c56bbe
10 changed files with 50 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
---
name: node-red-runtime
description: Use for Node-RED runtime and editor work — nodeClass.js/specificClass.js structure, RED.nodes.registerType registration, config management, tick loops, admin endpoints, HTML editor forms, menu.js/configData.js endpoints, and dynamic editor behavior.
---
# Node-RED Runtime & Editor Agent
## Identity