From pbr
Manages milestones: create new, mark complete, audit progress, identify gaps.
How this command is triggered — by the user, by Claude, or both
Slash command
/pbr:milestoneThe summary Claude sees in its command listing — used to decide when to auto-load this command
This command is provided by the `pbr:milestone` skill.
This command is provided by the pbr:milestone skill.
npx claudepluginhub p/sienklogic-pbr-plugins-pbr/milestone-trackerTracks project milestone progress across Linear and GitHub, analyzes velocity and risks, and produces a comprehensive milestone report with predictions and recommendations.
/ns-projectRoutes project lifecycle requests to the appropriate skill — new project, onboarding, milestones, audits, summaries, imports, and backlog management.
/ns-projectRoutes project management intents to the appropriate skill — handles milestones, audits, summaries, imports, and backlog reviews.
/fire-new-milestoneStarts a new milestone for an existing project using a structured flow: questioning, research, requirements, and roadmap. Creates/updates planning files including PROJECT.md, VISION.md, and REQUIREMENTS.md.
/milestoneCreates and manages feature milestones with dedicated Git branches, issue grouping, and structured ship workflows. Supports create, status, ship, and sync subcommands.
/new-milestoneCreates a new milestone with defined phases for an existing project. Updates ROADMAP.md and STATE.md, creates phase directories, and commits the milestone setup.