Pm Status banner
bookedsolidtech bookedsolidtech

Pm Status

Data community

Description

Scan open PRs, report pipeline state, merge ready work to dev, and keep the staging promotion PR current. ## Usage ``` /pm-status ``` No arguments. The command operates on the current repo derived from `gh repo view`. --- ## Step 1 — Check prerequisites Before anything else: 1. Read `.reagent/policy.yaml` — confirm autonomy level is L1 or higher. L0 blocks all writes; report and stop. 2. Check for `.reagent/HALT` — if the file exists, stop immediately: "Agent operations frozen. Check .rea

Installation

Installs to ~/.claude/skills/bookedsolidtech-reagent-pm-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bookedsolidtech-reagent-pm-status && curl -fsSL https://raw.githubusercontent.com/bookedsolidtech/reagent/HEAD/commands/pm-status.md -o ~/.claude/skills/bookedsolidtech-reagent-pm-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository