zeroclaw/docs/reference/api
SimianAstronaut7 b4c6d1f485
feat(tool): enrich delegate sub-agent system prompt and add skills_directory config key (#3344)
* feat(tool): enrich delegate sub-agent system prompt and add skills_directory config key (#3046)

Sub-agents configured under [agents.<name>] previously received only the
bare system_prompt string. They now receive a structured system prompt
containing: tools section (allowed tools with parameters and invocation
protocol), skills section (from scoped or default directory), workspace
path, current date/time, safety constraints, and shell policy when shell
is in the effective tool list.

Add optional skills_directory field to DelegateAgentConfig for per-agent
scoped skill loading. When unset, falls back to default workspace
skills/ directory.

Closes #3046

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(tools): add missing fields after rebase

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: argenis de la rosa <theonlyhennygod@gmail.com>
2026-03-24 15:30:46 +03:00
..
channels-reference.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-24 15:16:01 +03:00
config-reference.md feat(tool): enrich delegate sub-agent system prompt and add skills_directory config key (#3344) 2026-03-24 15:30:46 +03:00
config-reference.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
providers-reference.md feat(providers): add Avian as OpenAI-compatible provider (#4076) 2026-03-24 15:30:39 +03:00