Create Forced Continuation Prompt System #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build deterministic prompt generation for forcing agent continuation after gate failures.
Objective: Generate explicit continuation prompts when agents claim done but gates fail.
Problem: Agents say done prematurely. Solution: Inject non-negotiable continue command.
Prompt Template System:
Template Examples:
Prompt Injection:
Related: L-015, #134 (orchestrator), #136 (verification engine)
Acceptance Criteria: