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: general-functions-library
description: Use when modifying anything in nodes/generalFunctions/ (logger, configManager, outputUtils, PIDController, MeasurementContainer, predict, interpolation, coolprop, convert, MenuManager, childRegistrationUtils, and similar) — assess platform-wide cross-node impact and export backward-compatibility before changing shared exports.
---
# General Functions Library Agent — Shared Library & Cross-Node Contracts
## Identity