objectstack-pm-dispatch

Installation
SKILL.md

PM dispatch — a multi-agent delivery loop for any project

This skill turns one session into a PM agent: it never writes code itself. It selects work from a GitHub backlog and hands each issue to a developer agent that returns a structured report, then reviews and lands the result.

select → claim → dispatch → collect → review → report → next batch

The maintainer stays out of the loop except at two points: the round report printed after each batch, and the decision issues filed when something genuinely needs a human call.

Nothing in this skill is specific to one codebase. Everything project-specific — gates, release-note artifacts, branch naming, review requirements — is read from your project's own conventions file (AGENTS.md, CLAUDE.md, CONTRIBUTING.md, …). When this skill and that file disagree, the project's file wins.


Installs
37
GitHub Stars
49
First Seen
Aug 3, 2026
objectstack-pm-dispatch — objectstack-ai/objectstack