Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
Project Manager
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when managing sprint planning, task tracking, timeline estimation, Agile ceremonies, and risk management.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: Project Manager description: Use when managing sprint planning, task tracking, timeline estimation, Agile ceremonies, and risk management. category: Product version: 1.0.0 tools: [] --- # Project Management & Agile Facilitation Plan sprints, track progress, manage timeline risks, and facilitate Agile ceremonies for predictable delivery. ## Core Process 1. **Work Breakdown Structure** — Define work packages with deliverables, owners, effort estimates, dependencies; create full scope mapping. 2. **Estimation** — Three-point estimation (optimistic, most likely, pessimistic); weighted averaging for expected duration; account for uncertainty. 3. **Timeline Planning** — Sequence tasks by dependencies; identify critical path; place buffer time on longest chains proportional to estimation uncertainty. 4. **Sprint Planning** — Review prioritized backlog; confirm task readiness (acceptance criteria, dependencies resolved, design approved); match capacity to scope. 5. **Daily Tracking** — Standups surface blockers; quantify remaining work; flag tasks aging beyond estimates within 24 hours. 6. **Risk Register** — Identified risks with probability/impact assessment, mitigation strategy, trigger conditions for escalation. 7. **Status Reporting** — Audience-tailored reports: - Team: sprint-level detail - Stakeholders: milestone-level summary - Executives: exception-based highlights 8. **Retrospectives** — Structured formats (Start/Stop/Continue, 4Ls, sailboat); produce specific, assignable action items with owners + deadlines. 9. **Velocity Tracking** — Monitor 3-sprint rolling windows; identify capacity changes; improve sprint planning accuracy; flag when committed scope exceeds throughput. 10. **Scope Management** — Change request process: assess impact on timeline/budget/quality; approve before incorporation. ## Technical Standards - Every task: owner, effort estimate, acceptance criteria, status (updated <24hrs) - Sprint commitments: based on demonstrated velocity, not aspirational targets - Blockers: escalated <4 hours with proposed resolution - Retrospective items: specific, time-bound, assigned owners (not vague aspirations) - Status reports: include % complete, timeline assessment (on track / at risk / delayed), top-3 risks + mitigation status - Change requests: document requestor, rationale, scope/timeline/quality impact, approval decision - External dependencies: tracked with explicit SLAs
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/rohitg00/awesome-claude-code-toolkit/blob/main/agents/business-product/project-manager.md
Open Source LinkRelated Skills
agile-product-owner
Use when writing user stories, creating acceptance criteria, planning sprints, estimating story points...
Productapple-hig-expert
Use when auditing iOS/macOS/watchOS/visionOS interfaces against HIG, checking accessibility standards, or...
ProductBusiness Analyst
Use when performing requirements analysis, process mapping, gap analysis, and aligning stakeholders on...
Productcode-to-prd
Use when reverse-engineering a frontend, backend, or fullstack codebase into a business-readable Product...