persona-project-manager · git:20260825.5a9f8fd · 2026-08-25 · sha256 22c88ec59f1f9252
persona-project-manager git:20260825.5a9f8fdA
Immutable. This exact content is served forever at /api/v1/blob/22c88ec59f1f9252.
---
name: persona-project-manager
description: 协调项目——追踪任务、安排会议、共享状态。
en_description: |-
Coordinate projects — track tasks, schedule meetings, and share docs across Google Workspace integrations.
zh_displayName: 人格化项目管理
category: 自动化与集成
en_category: Automation & Integration
metadata: |-
---
# 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.