subagents: rewrite routing descriptions with platform-native verbs for notion, jira, linear, gmail, calendar, slack.

This commit is contained in:
CREDO23 2026-05-11 10:08:49 +02:00
parent 2ab6b1c757
commit c4d3a748cf
6 changed files with 14 additions and 6 deletions

View file

@ -1 +1,3 @@
Use for calendar planning and scheduling: check availability, read event details, create events, and update events. Specialist for events on the user's calendar.
Use proactively when the user wants to check availability, create, reschedule, RSVP to, or remove a calendar event.
Meeting invitations that reserve a time slot belong here.

View file

@ -1 +1,3 @@
Use for Gmail inbox actions: search/read emails, draft or update replies, send messages, and trash emails. Specialist for messages in the user's Gmail inbox.
Use proactively when the user wants to search, read, send, reply to, archive, star, label, or trash an email.
Email-only conversations belong here, including discussions about meetings that do not reserve a time slot.

View file

@ -1 +1,2 @@
Use for Jira issue/project workflows: search issues, inspect fields, update tickets, and move work through workflow states. Specialist for issues and projects in the user's Jira.
Use proactively when the user wants to find a Jira issue, change its fields, assign it, or transition it between workflow states.

View file

@ -1 +1,2 @@
Use for Linear issue/project work: find/create issues, update status/assignees, review project progress, and inspect cycles. Specialist for issues, projects, and cycles in the user's Linear workspace.
Use proactively when the user wants to find, create, triage, assign, or close a Linear issue, or progress a cycle.

View file

@ -1 +1,2 @@
Use for Notion workspace pages: create pages, update page content, and delete pages. Specialist for pages in the user's Notion workspace.
Use proactively when the user wants to create, change, archive, or remove a Notion page.

View file

@ -1 +1,2 @@
Use for Slack channel communication: read channel/thread history, summarize conversations, and post replies. Specialist for messages in the user's Slack channels and threads.
Use proactively when the user wants to read or summarize a Slack conversation, post a Slack message, or react in a thread.