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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user