Skip to content

Add sequential pipeline coordination for Slack swarm (Option B)#7

Draft
ether314 wants to merge 3 commits into
mainfrom
cursor/sequential-pipeline-agents-0f83
Draft

Add sequential pipeline coordination for Slack swarm (Option B)#7
ether314 wants to merge 3 commits into
mainfrom
cursor/sequential-pipeline-agents-0f83

Conversation

@ether314

Copy link
Copy Markdown
Owner

Summary

Implements Option B — sequential pipeline on one branch for the Paradise Planner Slack swarm.

Previously, Chief of Staff delegated to engineering, product, and QA in parallel. Each channel automation created its own branch and PR for the same feature.

What's added

  • AGENTS.md — repo-wide rules: one branch, one PR, sequential stages, role boundaries
  • docs/automations/ — copy-paste prompt templates for each Cursor automation

Pipeline

#vacation-hq → Chief creates branch + draft PR
            → Engineering implements (shared branch)
            → Product reviews (Slack only, no code)
            → QA adds tests (shared branch)
            → Chief merges

Required dashboard changes (manual)

After merging, update each automation at cursor.com/automations:

Automation PR creation Repository
Chief of Staff Enabled Vacation
Engineering Disabled Vacation
Product Disabled None
QA Disabled Vacation

Replace each automation's prompt with the matching file in docs/automations/.

Open in Web Open in Cursor 

cursoragent and others added 3 commits June 19, 2026 17:09
- AGENTS.md defines one-branch, one-PR workflow (Option B)
- Document role boundaries: Chief creates branch, engineering/QA commit,
  product reviews in Slack only
- Add automation prompt templates for chief, engineering, product, and QA
- Require sequential delegation with Branch/PR/Stage metadata

Co-authored-by: Joe M <[email protected]>
- Add AGENTS.md and docs/automations/ to Engineering scope
- Note cursor.com/automations UI setup is Chief of Staff responsibility

Co-authored-by: Joe M <[email protected]>
Add ops and deploy automation prompts, update Chief of Staff delegation
format, and expand AGENTS.md with optional pre-merge ops review/hardening
and post-merge deploy from main.

Co-authored-by: Joe M <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants