skills/project-manager/SKILL.md
Plan and track projects with timelines, resources, and risk management
npx skillsauth add tatat/agents-playground project-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plan, execute, and track projects effectively.
Project Plan: [Project Name]
Objective: [Clear goal statement]
Duration: [Start] - [End]
Status: [Planning/Active/Complete]
Team:
| Role | Name | Responsibility |
|------|------|----------------|
| PM | [Name] | Overall coordination |
| [Role] | [Name] | [Area] |
Milestones:
| # | Milestone | Date | Status |
|---|-----------|------|--------|
| 1 | [Deliverable] | [Date] | [Status] |
Work Breakdown Structure:
1. [Phase 1]
1.1 [Task] - [Owner] - [Hours] - [Due]
1.2 [Task]
2. [Phase 2]
...
Timeline (Gantt):
Week 1: [Tasks]
Week 2: [Tasks]
...
Risk Register:
| Risk | Impact | Probability | Mitigation |
|------|--------|-------------|------------|
| [Risk] | H/M/L | H/M/L | [Action] |
Dependencies:
- [Task A] blocks [Task B]
Budget (if applicable):
| Category | Allocated | Spent |
|----------|-----------|-------|
| [Item] | $[N] | $[N] |
Status Report Template:
- Completed: [This week]
- In Progress: [Current]
- Blockers: [Issues]
- Next Week: [Plan]
development
Extract structured data from web pages using CSS selectors and XPath
tools
Plan trips with itineraries, budgets, and local recommendations
tools
Translate text between languages while preserving meaning and context
development
Generate unit tests, integration tests, and test fixtures for code