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