SIGN IN SIGN UP

fix(aidd-pr): strengthen Step 3 delegation prompt requirements

The agent was sometimes fixing code inline instead of generating
delegation prompts. Strengthen Step 3 with explicit requirements:
- Do NOT fix code directly, only produce prompt text
- Each prompt must start with /aidd-fix
- Must reference specific file, line, and review comment
- Must instruct sub-agent to commit to PR branch, not create new one
J
janhesters committed
ef8a8a813f2bab3103ed4c20fdfe1b253d04cdd9
Parent: e579994