pa-ownershipAutonomous task tracking with retry loops and proactive updates. Use when Heleni takes ownership of a task that needs to be tracked, retried on failure, and...
Install via ClawdBot CLI:
clawdbot install netanel-abergel/pa-ownershipGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 5, 2026
An executive delegates follow-ups to their AI assistant using phrases like 'track this' or 'own this task'. The assistant registers the task, executes it (e.g., sends an email), retries on failure, and reports completion or escalation back to the executive.
A support agent asks the AI to 'take ownership' of a complex customer issue. The AI tracks progress, retries communication attempts if blocked, and notifies the agent when resolved or after exhausted attempts, ensuring no ticket is forgotten.
A project manager assigns action items in a group chat by saying 'add to my tasks'. The AI manages each task's lifecycle, updates the team on status via the group, and retries blocked steps (e.g., waiting for approvals) with a backoff schedule.
A user asks the AI to 'remind me about' daily exercise or medication. The AI registers a recurring task, marks it NEW daily, executes reminders, and if the user fails to confirm, retries alerts and eventually flags the issue to the user as a FAILED task.
Offer a subscription where small businesses deploy this skill as a virtual operations assistant. The AI tracks tasks, retries failures, and reports completions, reducing the need for human follow-up.
Integrate the skill into Slack, Teams, or WhatsApp Business as a premium feature. Enterprises pay per active user or per task tracked, with advanced analytics on task completion rates.
Offer a free tier with limited tasks (e.g., 10 per month) and a paid tier with unlimited tasks, priority retries, and heartbeat escalation. Upsell based on user engagement and need for reliability.
💬 Integration Tip
Ensure the environment variables (OWNER_PHONE, TASKS_FILE) are set in .context file. Add the HEARTBEAT.md snippet to enable automatic stale task detection.
Scored May 5, 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...