Objectstack Pm Dispatch

Run a project-manager dispatch loop over a GitHub backlog: triage and queue ready issues, claim each one, dispatch it to a parallel developer agent that returns a structured JSON report, review the results against GitHub, and drive accepted pull requests to landing — escalating to the maintainer only what genuinely needs a human decision. Ships the developer-agent operating template the loop injects into every dispatch (no custom agent types required). Use when asked to "work through the backlog", "batch-dispatch issues", "派发 issue 给开发 agent", or to stand up a multi-agent delivery loop in an ObjectStack app project. Do not use for authoring ObjectStack metadata (the domain skills cover that), for a single already-scoped change you can just make, or as a replacement for the project's own conventions file — that file always wins.

objectstack-ai 3cbbed0 2 files · 42.8 KB Updated

File contents

objectstack-ai/objectstack/tree/main/skills/objectstack-pm-dispatch commit 3cbbed0f50

Frequently asked questions

npx skillmds@latest add objectstack-ai/objectstack-pm-dispatch