project-manager-agentMonitors active sub-agents, detects stalls, provides status updates, and steers stuck agents via sessions_send.
Install via ClawdBot CLI:
clawdbot install RuneweaverStudios/project-manager-agentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A development team uses multiple AI coding agents for different modules. The Project Manager Agent monitors these sub-agents, detects when a code generation agent stalls while implementing a complex function, and automatically sends a continue prompt to keep development moving forward without manual intervention.
A customer support department employs specialized AI agents to handle different ticket categories. The Project Manager Agent tracks all active support agents, identifies when an agent gets stuck while researching a technical issue, and provides steering to ensure timely resolution and prevent ticket backlogs.
A marketing agency runs multiple content generation agents for blog posts, social media, and email campaigns. The Project Manager Agent monitors writing progress, detects when a content agent stalls during research or drafting, and sends continuation prompts to maintain consistent content production schedules.
A research team uses specialized AI agents for literature review, data analysis, and report writing. The Project Manager Agent oversees all research sub-agents, identifies when an analysis agent stalls during complex data processing, and provides steering to keep the research project on schedule.
An online retailer employs AI agents for product recommendations, customer inquiries, and order processing. The Project Manager Agent monitors all customer-facing agents, detects when a recommendation agent stalls while processing user preferences, and sends steering messages to ensure smooth customer experiences.
Offer the Project Manager Agent as a cloud-based service with tiered monthly subscriptions based on the number of monitored sub-agents and frequency of checks. Include premium features like advanced analytics, custom steering messages, and priority support for enterprise clients.
Sell annual enterprise licenses to large organizations needing to manage complex AI agent ecosystems. Include on-premise deployment options, custom integration support, and dedicated account management for mission-critical operations.
Integrate the Project Manager Agent into existing AI development platforms and frameworks as a premium add-on. Partner with platform providers to offer native monitoring capabilities, sharing revenue through platform marketplace commissions and joint enterprise deals.
💬 Integration Tip
Start by setting up the cron job with default parameters to monitor a small set of agents, then gradually adjust staleness thresholds based on your specific workflow patterns and agent response times.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...