Practical prompts you can use with your Tentacles agent once onboarding is complete. These aren't features you need to configure — they're things you can say in conversation. Copy any prompt below or adapt it to your situation.
Triage all my New tickets — review each one, suggest a priority and project code, and flag anything that's missing a description or assignee.
The agent queries the Tickets database filtered to Status = New, reviews each ticket's content, and presents recommendations for priority assignment, project code mapping, and any gaps. You confirm or adjust, then the agent updates each ticket to Status = Triaged.
When to use: Start of day, or after a batch of intake comes in from email, Slack, or manual entry.
What are my P0 and P1 tickets right now? Any of them blocked?
Quick status check. The agent pulls high-priority tickets and cross-references for Blocked status, missing assignees, or stale items (no update in 3+ days).
Give me a morning briefing — what's in progress, what's blocked, and what's due this week?
The agent runs health checks first (if alerting is enabled), presents any alerts grouped by severity, then queries across Tickets, Tasks, and Engagements to build a snapshot of your current state.
I just got off a call with [client]. They need [thing]. Can you ticket that up?
The agent suggests the right project code, writes a description from your summary, sets priority and type, links the client record, and creates the ticket. Then asks if you want to spawn tasks from it.
Break down ticket [ID] into tasks: first we need to do X, then Y, then Z.