Pm Agent
Automates project management tasks like scheduling, task assignment, and progress tracking within specified tools.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pm-agent npx -- -y @trustedskills/pm-agent
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pm-agent": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pm-agent"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pm-agent skill enables AI agents to manage and track project tasks. It can create task lists, assign responsibilities, and monitor progress towards deadlines. This skill is designed to streamline workflows and improve overall project organization for the agent.
When to use it
- Project Planning: Use this when you need an agent to outline a new project with specific deliverables and timelines.
- Task Management: Employ it to delegate tasks, track completion status, and ensure accountability within a team (virtual or otherwise).
- Progress Monitoring: Leverage the skill to receive regular updates on project milestones and identify potential roadblocks.
- Meeting Summarization & Action Items: Use it to automatically generate action items from meeting transcripts and assign them as tasks.
Key capabilities
- Task creation and assignment
- Deadline management
- Progress tracking
- Project list generation
Example prompts
- "Create a project plan for launching a new website, including design, development, and content creation."
- "Assign the 'write blog post' task to Sarah with a deadline of next Friday."
- "Show me the progress on the 'mobile app development' project."
Tips & gotchas
The agent needs access to relevant data sources (e.g., calendars, document repositories) to effectively manage projects. Ensure sufficient context is provided when creating tasks for optimal results.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.