πŸ—οΈ
AI EngineeringPython

PM Manager

by wei63w

PM Manager is an AI Engineering skill for Claude Code, published by wei63w in pm-manager.

83 stars0 forkson wei63w/pm-managerAdded 2026/08/11+20% in starsRepository updated 2026/08/04
agent-skillsai-agentsclaude-codecursorproject-managementskillsskills-sh
Install in seconds
Install PM Manager
Copy PM Manager into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wei63w/pm-manager/tree/main/adapters/cursor/skills/pm-init ~/.claude/skills/pm-init

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wei63w/pm-manager.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
adapters/cursor/skills/pm-init/SKILL.md in wei63w/pm-manager
Installs to
~/.claude/skills/pm-init
Collection
One of 12 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What PM Manager does

Initializes a local .pm governance workbench for the current project, detecting lifecycle and discovering charters like Spec Kit constitution. Use to set up project management tracking for AI-assisted development teams.

PM Manager is cataloged under AI Engineering on DirSkills. PM Manager comes from a repository tagged agent-skills, ai-agents, claude-code, cursor and project-management.

Documentation

README


description: Initialize local .pm governance workbench; detect new vs existing project; discover Spec Kit constitution; optional outline from intent. handoffs:

  • label: Project status agent: pm.status prompt: Show project governance status and today's Top3
  • label: Full scan agent: pm.all prompt: Run full governance scan

User Input

$ARGUMENTS

You MUST consider the user input before proceeding (if not empty). User input may include: process mode, project intent one-liner, or skip charter.

This is the opening of the README. Read the full README on GitHub.

Commands PM Manager provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /pm-init
  • /pm-outline
  • /pm-charter
  • /pm-discover
  • /pm-all
  • /pm-status
  • /pm-
  • /pm-fix

Frequently asked about PM Manager

  • What else does wei63w publish alongside PM Manager?

    PM Manager is one of 12 skills that DirSkills catalogs from wei63w/pm-manager, the repository it ships in. Its siblings there include PM Charter, PM Export and PM Manager. Each one is a separate skill with its own page in this directory, installs the same way PM Manager does, and is maintained by wei63w in that same repository. The rest of the collection is listed on the wei63w/pm-manager page.

  • How does PM Manager compare to other AI Engineering skills?

    PM Manager ranks #2260 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PM Manager against them. Open each page to compare what they document and how they install.