Skip to content
Skillv1.0.0

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. MC

by SamuelChien(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from SamuelChien/mega-skills-collection (pm-skills/SKILL.md). Install upstream with npx skills add SamuelChien/mega-skills-collection --skill pm-skills. Copyright stays with the author (MIT).

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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/samuelchien-mega-skills-collection-pm-skills/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

samuelchien-mega-skills-collection-pm-skills.ocm.jsonjson
{
  "ocm": "1",
  "id": "samuelchien-mega-skills-collection-pm-skills",
  "kind": "skill",
  "name": "pm-skills",
  "description": "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.",
  "publisher": "SamuelChien",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "project-management",
      "jira",
      "confluence",
      "atlassian",
      "scrum",
      "agile",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/SamuelChien/mega-skills-collection",
      "path": "pm-skills/SKILL.md",
      "ref": "c2b1fdccc779e99ac814e55fb69ca8d71215dd0f",
      "url": "https://github.com/SamuelChien/mega-skills-collection/blob/c2b1fdccc779e99ac814e55fb69ca8d71215dd0f/pm-skills/SKILL.md",
      "key": "SamuelChien/mega-skills-collection/pm-skills/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Project Management Skills\n\n6 production-ready project management skills with Atlassian MCP integration.\n\n## Quick Start\n\n### Claude Code\n```\n/read project-management/jira-expert/SKILL.md\n```\n\n### Codex CLI\n```bash\nnpx agent-skills-cli add alirezarezvani/claude-skills/project-management\n```\n\n## Skills Overview\n\n| Skill | Folder | Focus |\n|-------|--------|-------|\n| Senior PM | `senior-pm/` | Portfolio management, risk analysis, resource planning |\n| Scrum Master | `scrum-master/` | Velocity forecasting, sprint health, retrospectives |\n| Jira Expert | `jira-expert/` | JQL queries, workflows, ",
  "cost": {
    "context_tokens": 298
  }
}

Fetch it by URL: GET /api/v1/registry/samuelchien-mega-skills-collection-pm-skills/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.