Overhaul Builder prompt - #640
Merged
Merged
Conversation
Elevate the implement leaf with a sequential ship loop, named-entity identity, and Blockers routing to greybeard/counsel/parent. Preserve DONE GATE, REPORT MAP, and API CONTRACT from main.
TheGreatAxios
force-pushed
the
cl-7018-overhaul-builder-prompt
branch
from
August 25, 2026 18:17
335afa2 to
cdfab9d
Compare
Port Step 2 Implement and Test and Step 3 Build Gate from the gaas implement skill into the leaf Builder prompt. Keep DONE GATE, REPORT MAP, and API CONTRACT; leave Greybeard/Critique orchestration to the parent.
Drop the branded DONE GATE, REPORT MAP, and API CONTRACT banners. Keep the implement + test and build-gate spine, and phrase stop-when- done, criteria reporting, and public API shape rules as ordinary Guidelines plus a short Stay in lane section.
TheGreatAxios
added a commit
that referenced
this pull request
Aug 27, 2026
* Overhaul Builder prompt for criteria-driven shipping Elevate the implement leaf with a sequential ship loop, named-entity identity, and Blockers routing to greybeard/counsel/parent. Preserve DONE GATE, REPORT MAP, and API CONTRACT from main. * Base Builder prompt on implement skill raw ship loop Port Step 2 Implement and Test and Step 3 Build Gate from the gaas implement skill into the leaf Builder prompt. Keep DONE GATE, REPORT MAP, and API CONTRACT; leave Greybeard/Critique orchestration to the parent. * Fold Builder lane discipline into implement-skill voice Drop the branded DONE GATE, REPORT MAP, and API CONTRACT banners. Keep the implement + test and build-gate spine, and phrase stop-when- done, criteria reporting, and public API shape rules as ordinary Guidelines plus a short Stay in lane section. * Clarify Builder does not spawn testsmith or tester
TheGreatAxios
added a commit
that referenced
this pull request
Aug 27, 2026
* Overhaul Builder prompt for criteria-driven shipping Elevate the implement leaf with a sequential ship loop, named-entity identity, and Blockers routing to greybeard/counsel/parent. Preserve DONE GATE, REPORT MAP, and API CONTRACT from main. * Base Builder prompt on implement skill raw ship loop Port Step 2 Implement and Test and Step 3 Build Gate from the gaas implement skill into the leaf Builder prompt. Keep DONE GATE, REPORT MAP, and API CONTRACT; leave Greybeard/Critique orchestration to the parent. * Fold Builder lane discipline into implement-skill voice Drop the branded DONE GATE, REPORT MAP, and API CONTRACT banners. Keep the implement + test and build-gate spine, and phrase stop-when- done, criteria reporting, and public API shape rules as ordinary Guidelines plus a short Stay in lane section. * Clarify Builder does not spawn testsmith or tester
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
Teach Builder to ship directly against success criteria, make minimal edits, run focused checks, and report criteria, tests, paths, and blockers without orchestrating or reviewing as primary.
Test plan
bun test src/agent/directors/builder/package.test.tsStack after #637.
Closes CL-7018