- Add CSS components: .page-meta badges, .domain-header, .install-banner - Fix invisible tab navigation (explicit color for light/dark modes) - Rewrite generate-docs.py with design system templates - Domain indexes: centered headers with icons, install banners, grid cards - Skill pages: pill badges (domain, skill ID, source), install commands - Agent/command pages: type badges with domain icons - Regenerate all 210 pages (180 skills + 15 agents + 15 commands) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.8 KiB
1.8 KiB
title, description
| title | description |
|---|---|
| Project Management Skills | Project Management Skills - Claude Code skill from the Project Management domain. |
Project Management Skills
:material-clipboard-check-outline: Project Management
:material-identifier: `project-management`
:material-github: Source
Install:
claude /plugin install pm-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