Recipe Review Overdue Tasks

🌐Community
by googleworkspace · vlatest · Repository

Analyzes overdue tasks and suggests recipe adjustments to improve team productivity within Google Workspace.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-review-overdue-tasks npx -- -y @trustedskills/recipe-review-overdue-tasks
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-review-overdue-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-review-overdue-tasks"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates the discovery and review of overdue tasks within Google Workspace environments. It helps streamline workflow management by identifying items that require immediate attention or action.

When to use it

  • You need to quickly identify which project tasks have missed their deadlines.
  • Your team requires a centralized report on pending deliverables before a weekly sync.
  • You want to audit task completion status across multiple Google Workspace projects.
  • You are managing a backlog and need to prioritize items based on overdue duration.

Key capabilities

  • Scans Google Workspace for tasks marked as overdue.
  • Generates a summary of pending items requiring review.
  • Integrates directly with existing Google Workspace task workflows.

Example prompts

  • "List all overdue tasks in my current Google Workspace projects."
  • "Review the status of any assignments that are past their due date today."
  • "Create a report of overdue items for the upcoming team meeting."

Tips & gotchas

Ensure your Google Workspace account has administrative or viewer permissions to access task data. This skill relies on accurate deadline settings within your specific project tools; if dates are not set correctly, tasks may not be flagged as overdue.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
168

🌐 Community

Passed automated security scans.