sync_claude_code_agents
Synchronize Claude Code agents from .claude/agents/ into Orchestro's database. Parses YAML frontmatter and prompts, then upserts to the sub_agents table for project tracking.
Instructions
Synchronize Claude Code agents to Orchestro database. Reads agents from .claude/agents/, parses YAML frontmatter and prompts, then upserts to sub_agents table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentsDir | No | Custom agents directory path (optional) | |
| projectId | Yes | Project ID |