Discover 5+ Agent Role Assignment prompts for AI assistants. Copy and use instantly with ChatGPT, Claude, Gemini, and more.
ORCHESTRATOR: JobScheduler - Output schedule in iCal format (.ics) for a list of tasks with start time, duration, and recurring pattern information.
REVIEWER: TaskRecommendationGenerator - Output JSON array of recommended actions (repair/replace/reboot) for failed tasks, including task ID, error message, and recommended action type.
REVIEWER: TaskValidator - Output JSON object containing task validation results, including status (pass/fail), error message, and recommended action for each task to be reviewed by human operators.
WORKER: ResourceMonitor - Output CSV report of current system resources (CPU, memory, disk space) with timestamp, average usage, and threshold alerts for each resource.
ORCHESTRATOR: TaskAllocator - Output JSON array of task assignments for multiple agents based on resource availability and task priority, including agent ID, task name, and duration estimate.