πŸ“‹
AutomationPython

PM Next

by wei63w

PM Next is an Automation 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 Next
Copy PM Next 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-next ~/.claude/skills/pm-next

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-next/SKILL.md in wei63w/pm-manager
Installs to
~/.claude/skills/pm-next
Collection
One of 12 skills cataloged from this repository
Category
Automation β€” 1523 skills

What PM Next does

Automatically selects the next governance todo from the project state, marks it in_progress, and provides evidence link and suggested action. Use /pm-next to advance the PM workflow for AI agents.

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

Documentation

README

/pm-next

Follow the workflow below exactly. Scaffold helper: \pm init\ or \scripts/python/create_pm_scaffold.py.

When resolving pack files, prefer the \pm-manager\ directory that contains this skill's sibling \ emplates/\ (or the project skill pack root).

User Input

$ARGUMENTS

Optional: --peek (do not mark in_progress).

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

Commands PM Next provides

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

  • /pm-next
  • /pm-done
  • /pm-
  • /pm-init
  • /pm-fix

Frequently asked about PM Next

  • What else does wei63w publish alongside PM Next?

    PM Next 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 Next 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 Next compare to other Automation skills?

    PM Next ranks #1411 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Next against them. Open each page to compare what they document and how they install.