Teach the agent skill the registered-block authoring workflow - #19
Draft
noeltock wants to merge 2 commits into
Draft
Teach the agent skill the registered-block authoring workflow#19noeltock wants to merge 2 commits into
noeltock wants to merge 2 commits into
Conversation
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.
Problem
The source generator remains deterministic, but the calling model must know how to interpret a design, produce the plan, show the preview, ask for confirmation, complete the write, and run proof. Without that workflow, agents will keep jumping straight to hand-authored plugin code or use the page-content converter for the wrong artifact. Closes #9.
Solution
The original must-fix blockers are resolved. End-to-end success coverage remains advisable.
package.jsonAssumed in scope: package.json — the implementation requires this verification change despite the path not being named.
Testing & verification
npm run typecheck→ pass.npm run test→ pass.npm run build→ pass.QA evidence
QA: blocked — app never became ready
Evidence on factory host: /Users/birdnest/factory/worktrees/block-runner/qa-20260903055401-41077
Risk / rollout
Small, targeted change — see the diff for the affected paths.
Advisory notes from review
Built by 🪺 Rookery · flight #41 · 1h43m · 4 passes · gpt-5.6-terra·xhigh