subagents: align builtin descriptions (deliverables, memory, research) on the new shape.

This commit is contained in:
CREDO23 2026-05-11 10:09:04 +02:00
parent d8ad0105d7
commit 10334fbdf0
3 changed files with 6 additions and 3 deletions

View file

@ -1 +1,2 @@
Use for deliverables and shareable artifacts: generated reports, podcasts, video presentations, resumes, and images—not for routine lookups or single small edits elsewhere.
Specialist for producing long-form deliverables: reports, podcasts, video presentations, resumes, and generated images.
Use proactively when the user wants one of these artifacts produced.

View file

@ -1 +1,2 @@
Use for storing durable user memory (private team variant selected at runtime).
Specialist for durable user memory.
Use whenever a task requires storing or retrieving information that should persist across conversations.

View file

@ -1 +1,2 @@
Use for external research: find sources on the web, extract evidence, and answer documentation questions.
Specialist for external research.
Use whenever a task requires finding sources on the web and extracting evidence to answer documentation questions.