Strengthen stage handoffs and add /kw:lfg (CE-style loop runner) - #6
Draft
crowlede wants to merge 9 commits into
Draft
Strengthen stage handoffs and add /kw:lfg (CE-style loop runner)#6crowlede wants to merge 9 commits into
crowlede wants to merge 9 commits into
Conversation
Align Compound Knowledge loop progression with Compound Engineering: explicit stage banners, mandatory end-of-stage handoffs that load the next skill, and a hands-off /kw:lfg runner (plan → review → work → compound).
…dlers (brainstorm, plan)
…dlers (review, work)
Author
CE core-loop verification noteRan this draft through a Compound Engineering-style plan → review → fix pass before marking ready: P0 fixed: AskUserQuestion 4-option cap + numbered-list overflow; compound pipeline auto-save exception so P1 fixed: Still leaving this as a draft for a quick interactive smoke test of the menus + one |
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
Compound Knowledge’s loop stages were easy to lose mid-conversation compared with Compound Engineering: brainstorm could end without a clear “now plan” handoff, and there was no hands-off runner like CE’s
/lfg.This PR:
/kw:brainstorm,plan,review,work,compound, andconfidence**Stage: …**banners/kw:lfg— knowledge-work counterpart to CE/lfgmode:pipelinechildren/kw:lfg(hidden while load-bearing brainstorm questions remain)docs/knowledge/(no PR/CI)CE
/lfg→ CK mapping/lfg/kw:lfgplans/*.mdmode:pipeline/ return-to-callermode:pipelineon each child; children do not self-chainCE core-loop verification (done on this draft)
Ran plan → multi-lens review → fix against this PR before asking maintainers to merge:
disable-model-invocationused as pipeline flagmode:pipelinecarrierplans/*.mdre-planned under LFGStill draft until you smoke-test interactively (see test plan).
Test plan
/kw:brainstormends with Brainstorm complete + menu; picking plan loads/kw:plan/kw:lfgwrites origin doc then runs plan → review → work → compound without stage check-ins/kw:lfg plans/strategy-….md(orplan:…) skips planning and starts at reviewVersion
1.1.0 (plugin.json, marketplace.json, CHANGELOG, README counts).