enhance: optimize prompts (#50) - #51
Open
ngthluu wants to merge 8 commits into
Open
Conversation
Audits ai/prompts/*.md.tmpl for the duplication/overlap issue #50 asks about: two unshared duplicate preambles, one unshared duplicate UAT sentence, one unshared duplicate HEADLESS sentence, and two asymmetric guard clauses between sibling prompts. Extends the existing ask-format/uat-format shared-block pattern rather than inventing a new one.
Plan for issue #50 — applies the ask-format/uat-format shared-block pattern to answerer/done-confirm and debug/execute, extends uat-format to absorb the UAT output-format sentence, and closes the three content gaps the spec's audit found (uat-feature termination guard, brainstorm sentinel-ordering rule, triage bug/feature tiebreaker).
…ommit-notes block
Deviates from the plan's shown uat-feature.md.tmpl content: the plan kept the "Output ONLY the checklist" sentence inline there while also moving it into uat-format, which double-printed it. Dropped the inline copy (same treatment uat-bug.md.tmpl got) to keep the render byte-identical, matching the plan's stated intent.
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.
Closes #50
Automated by loope (feature flow). Spec and plan, if any, are committed in this branch under docs/.