persona-project-manager

Coordinate projects — track tasks, schedule meetings, and share docs.

5 stars

Best use case

persona-project-manager is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Coordinate projects — track tasks, schedule meetings, and share docs.

Teams using persona-project-manager should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/persona-project-manager/SKILL.md --create-dirs "https://raw.githubusercontent.com/pleaseai/claude-code-plugins/main/plugins/google-workspace/skills/persona-project-manager/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/persona-project-manager/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How persona-project-manager Compares

Feature / Agentpersona-project-managerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Coordinate projects — track tasks, schedule meetings, and share docs.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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.

Related Skills

wp-project-triage

5
from pleaseai/claude-code-plugins

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

create-spring-boot-java-project

5
from pleaseai/claude-code-plugins

Create Spring Boot Java Project Skeleton

recipe-send-personalized-emails

5
from pleaseai/claude-code-plugins

Read recipient data from Google Sheets and send personalized Gmail messages to each row.

persona-team-lead

5
from pleaseai/claude-code-plugins

Lead a team — run standups, coordinate tasks, and communicate.

persona-sales-ops

5
from pleaseai/claude-code-plugins

Manage sales workflows — track deals, schedule calls, client comms.

persona-researcher

5
from pleaseai/claude-code-plugins

Organize research — manage references, notes, and collaboration.

persona-it-admin

5
from pleaseai/claude-code-plugins

Administer IT — manage users, monitor security, configure Workspace.

persona-hr-coordinator

5
from pleaseai/claude-code-plugins

Handle HR workflows — onboarding, announcements, and employee comms.

persona-exec-assistant

5
from pleaseai/claude-code-plugins

Manage an executive's schedule, inbox, and communications.

persona-event-coordinator

5
from pleaseai/claude-code-plugins

Plan and manage events — scheduling, invitations, and logistics.

persona-customer-support

5
from pleaseai/claude-code-plugins

Manage customer support — track tickets, respond, escalate issues.

persona-content-creator

5
from pleaseai/claude-code-plugins

Create, organize, and distribute content across Workspace.