handbook: GitHub workflow and ABCD#1273
Draft
drewr wants to merge 7 commits into
Draft
Conversation
Introduces a new page in the build section framing GitHub as the medium for human dot-connecting, not just code delivery. Agent prompts woven throughout to handle scanning and boilerplate, freeing human attention for cross-functional connections and surfacing latent decisions. Two versions saved: v1 (engineering hygiene framing) in drafts/ and the current ABCD-centered reframe in build/.
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.
What this is
A new page in
build/— GitHub workflow — framing GitHub as the medium for human dot-connecting, not just code delivery.Why
We don't have a code writing velocity problem. Agents can write and review code. The bottleneck is human attention: making cross-functional connections, surfacing assumptions, identifying the decision points hiding inside what looks like implementation detail.
The page runs that idea through every section — issues, PRs, code review, milestones — with ABCD (Always Be Connecting Dots) as the through-line. Agent prompts are woven in so the scanning and queue management are handled, freeing humans for the conversations only humans can have.
Notes for reviewers
drafts/github-workflow-v1.mdhas an earlier version with a more traditional engineering hygiene framing. Keeping it around in case elements are worth pulling back in.build/section for now.Not yet done
drafts/should be gitignored or kept