diff --git a/.claude/agents/cli-discuss-agent.md b/.claude/agents/cli-discuss-agent.md index b4ed039c..a4f6cdfd 100644 --- a/.claude/agents/cli-discuss-agent.md +++ b/.claude/agents/cli-discuss-agent.md @@ -215,7 +215,7 @@ CONTEXT: @**/* | Memory: {ace_context_summary} EXPECTED: JSON with feasibility_score, findings, implementation_approaches, technical_concerns, code_locations -RULES: $(cat ~/.claude/workflows/cli-templates/protocols/analysis-protocol.md) | +RULES: $PROTO | - Specific file:line references - Quantify effort estimates - Concrete pros/cons diff --git a/.claude/agents/cli-execution-agent.md b/.claude/agents/cli-execution-agent.md index c59bf8ed..c22b4836 100644 --- a/.claude/agents/cli-execution-agent.md +++ b/.claude/agents/cli-execution-agent.md @@ -115,8 +115,9 @@ bug-fix → development/bug-diagnosis.txt ``` **3. RULES Field**: -- Use `$(cat ~/.claude/workflows/cli-templates/prompts/{path}.txt)` directly -- NEVER escape: `\$`, `\"`, `\'` breaks command substitution +- Use `--rule