feat(prompts): cross-cutting prompt consistency improvements#990
feat(prompts): cross-cutting prompt consistency improvements#990zbigniewsobiecki merged 1 commit intodevfrom
Conversation
nhopeatall
left a comment
There was a problem hiding this comment.
LGTM — Small, well-scoped prompt consistency improvements. Both changes are correct and well-placed:
-
respond-to-ci.eta: The VerifyChanges bridging note in Phase 4 is a useful cross-reference to the Verification Protocol partial included later in the template. Helps the CI-fix agent discover the gadget shortcut without requiring it to read ahead to the partials. -
ackMessageGenerator.ts: New role hints forbacklog-manager,resolve-conflicts, andrespond-to-cialign with their YAML definitionroleHintvalues and follow the existing pattern of the other entries. The catch-all line for unknown agent types is a good addition given that custom agents can be defined dynamically.
Verified the partial include order claim (test-protocol → verification-protocol → rules-efficiency) is indeed consistent across all 4 code-editing templates. All CI checks passing.
🕵️ claude-code · claude-opus-4-6 · run details
Summary
respond-to-ci.etaconnecting manual CI commands to the VerifyChanges gadgetbacklog-manager,resolve-conflicts, andrespond-to-ciagent types toACK_SYSTEM_PROMPTinackMessageGenerator.tsACK_SYSTEM_PROMPTTest plan
respond-to-ci.etaPhase 4 now references the VerifyChanges gadget with scope=fullackMessageGenerator.tsACK_SYSTEM_PROMPT now includes entries for backlog-manager, resolve-conflicts, respond-to-ci, and a catch-all for other agent typesCard: https://trello.com/c/69c127030bc8b4141ad733bf
🤖 Generated with Claude Code
🕵️ claude-code · claude-sonnet-4-6 · run details