> pm-skills
6 project management agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Senior PM, scrum master, Jira expert (JQL), Confluence expert, Atlassian admin, template creator. MCP integration for live Jira/Confluence automation.
curl "https://skillshub.wtf/alirezarezvani/claude-skills/project-management?format=md"Project Management Skills
6 production-ready project management skills with Atlassian MCP integration.
Quick Start
Claude Code
/read project-management/jira-expert/SKILL.md
Codex CLI
npx agent-skills-cli add alirezarezvani/claude-skills/project-management
Skills Overview
| Skill | Folder | Focus |
|---|---|---|
| Senior PM | senior-pm/ | Portfolio management, risk analysis, resource planning |
| Scrum Master | scrum-master/ | Velocity forecasting, sprint health, retrospectives |
| Jira Expert | jira-expert/ | JQL queries, workflows, automation, dashboards |
| Confluence Expert | confluence-expert/ | Knowledge bases, page layouts, macros |
| Atlassian Admin | atlassian-admin/ | User management, permissions, integrations |
| Atlassian Templates | atlassian-templates/ | Blueprints, custom layouts, reusable content |
Python Tools
6 scripts, all stdlib-only:
python3 senior-pm/scripts/project_health_dashboard.py --help
python3 scrum-master/scripts/velocity_analyzer.py --help
Rules
- Load only the specific skill SKILL.md you need
- Use MCP tools for live Jira/Confluence operations when available
> related_skills --same-repo
> soc2-compliance
Use when the user asks to prepare for SOC 2 audits, map Trust Service Criteria, build control matrices, collect audit evidence, perform gap analysis, or assess SOC 2 Type I vs Type II readiness.
> focused-fix
Use when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. Triggers: 'make X work', 'fix the Y feature', 'the Z module is broken', 'focus on [area]'. Not for quick single-bug fixes — this is for systematic deep-dive repair across all files and dependencies.
> browser-automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
> sql-database-assistant
../../../engineering/sql-database-assistant/SKILL.md