project_manager

Coordinate multi-agent project state with task, risk, and weekly reporting.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/TyGu888/PersonalAssistant --skill project-manager-tygu888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project_manager
Source: https://github.com/TyGu888/PersonalAssistant/tree/main/skills/project_manager
Command: npx skills add https://github.com/TyGu888/PersonalAssistant --skill project-manager-tygu888

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? 协作小团队在多渠道环境中常常缺乏统一的状态视图,导致信息不对称与进展滞后。本技能提供主动跟进、跨Agent共享的状态管理,并覆盖任务、风险、周报等核心职能。

## Core Features & Use Cases

  • 主动拉进展、跨渠道成员去重、跨Agent共享状态
  • 任务、风险和周报的集中管理与跨团队可追踪
  • Use Case: 小型团队的多Agent协同场景中自动汇总进展并通知相关成员

### Quick Start 请连接MCP Server或初始化本地PM状态,然后开始每日站立会并持续更新状态以保持团队同步。

Frequently Asked Questions about project_manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track project management tasks across multiple agents?

To track project management tasks across multiple agents, this Skill proactively coordinates team progress by maintaining a single source of truth. It handles task tracking, standups, and risk alerts across agents to prevent information asymmetry.

What is cross-agent state sharing for small team workflows?

Cross-agent state sharing for small team workflows is a mechanism that maintains a unified data model across multiple channels. It uses optional MCP-backed state sharing with optimistic locking to prevent conflicts and ensure all agents access the same project data.

How do I run a daily standup across different communication channels?

You can run a daily standup across different channels by initializing the local PM state and proactively pulling progress from team members. The Skill deduplicates cross-channel members and automatically aggregates updates to notify relevant participants.

Does multi-agent project management work without dedicated server infrastructure?

Multi-agent project management works without complex infrastructure by initializing a local PM state. For broader synchronization, you can connect an MCP Server to enable cross-agent state sharing with optimistic locking to prevent conflicts.

Can I generate weekly reports and risk alerts for a small team automatically?

You can generate weekly reports and risk alerts automatically for small teams. The Skill centralizes risk management and reporting functions, proactively tracking tasks across teams and alerting members to potential project risks.