Add sequential pipeline coordination for Slack swarm (Option B)#7
Draft
ether314 wants to merge 3 commits into
Draft
Add sequential pipeline coordination for Slack swarm (Option B)#7ether314 wants to merge 3 commits into
ether314 wants to merge 3 commits into
Conversation
- 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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 boundariesdocs/automations/— copy-paste prompt templates for each Cursor automationPipeline
Required dashboard changes (manual)
After merging, update each automation at cursor.com/automations:
Replace each automation's prompt with the matching file in
docs/automations/.