Coordinate projects — track tasks, schedule meetings, and share docs.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill coordinate-projects-tasks-meetings --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coordinate Projects Tasks Meetings?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-coordinate-projects-tasks-meetings)More formats (shields.io, HTML) on the badges page.
---
name: coordinate-projects-tasks-meetings
description: "Coordinate projects — track tasks, schedule meetings, and share docs."
category: "Productivity"
author: community
version: "1.0.12"
icon: check-square
---
# Project Manager
> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-drive`, `gws-sheets`, `gws-calendar`, `gws-gmail`, `gws-chat`
Coordinate projects — track tasks, schedule meetings, and share docs.
## Relevant Workflows
- `gws workflow +standup-report`
- `gws workflow +weekly-digest`
- `gws workflow +file-announce`
## Instructions
- Start the week with `gws workflow +weekly-digest` for a snapshot of upcoming meetings and unread items.
- Track project status in Sheets using `gws sheets +append` to log updates.
- Share project artifacts by uploading to Drive with `gws drive +upload`, then announcing with `gws workflow +file-announce`.
- Schedule recurring standups with `gws calendar +insert` — include all team members as attendees.
- Send status update emails to stakeholders with `gws gmail +send`.
## Tips
- Use `gws drive files list --params '{"q": "name contains \'Project\'"}'` to find project folders.
- Pipe triage output through `jq` for filtering by sender or subject.
- Use `--dry-run` before any write operations to preview what will happen.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!