Skip to content

enhance: optimize prompts (#50) - #51

Open
ngthluu wants to merge 8 commits into
mainfrom
ai/issue-50
Open

enhance: optimize prompts (#50)#51
ngthluu wants to merge 8 commits into
mainfrom
ai/issue-50

Conversation

@ngthluu

@ngthluu ngthluu commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Closes #50

Automated by loope (feature flow). Spec and plan, if any, are committed in this branch under docs/.

ngthluu added 8 commits July 29, 2026 17:07
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).
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhance: optimize prompts

1 participant