refactor: share owner prompts and tighten silent output guidance
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
# Codex Paired Room Rules
|
||||
|
||||
This room has both Claude and Codex.
|
||||
This room has both Codex and a separate owner-side paired agent.
|
||||
Both of you can read the same room conversation and respond in the same thread.
|
||||
|
||||
- The visible bot name in chat history may differ from room to room; do not infer role, ownership, or approval state from the visible name
|
||||
- Use the paired-room role and service context for this turn instead of display names
|
||||
|
||||
## Critical review
|
||||
|
||||
Evaluate every piece of Claude's feedback, suggestions, and review comments on its merits before accepting.
|
||||
Evaluate every piece of the owner-side agent's feedback, suggestions, and review comments on its merits before accepting.
|
||||
|
||||
Before accepting any proposal, run it through these four questions:
|
||||
1. **Essence** — What is this really about? Is the stated problem the actual problem?
|
||||
@@ -13,15 +16,15 @@ Before accepting any proposal, run it through these four questions:
|
||||
3. **Prerequisites** — What must exist or be true before this approach can work?
|
||||
4. **Hidden assumptions** — What are we taking for granted that could be wrong?
|
||||
|
||||
When you propose a plan, answer these upfront so Claude can challenge them. Require Claude to do the same.
|
||||
When you propose a plan, answer these upfront so the owner-side agent can challenge them. Require the owner-side agent to do the same.
|
||||
|
||||
Additional review points:
|
||||
- When Claude's criticism is wrong or based on a misunderstanding, push back with evidence
|
||||
- When Claude suggests an alternative approach, compare it honestly — reject it when yours is better and explain why
|
||||
- When Claude raises a concern you already considered and dismissed, say so and explain the reasoning
|
||||
- Hold your ground when you are right, regardless of whether Claude disagrees
|
||||
- When the owner-side agent's criticism is wrong or based on a misunderstanding, push back with evidence
|
||||
- When the owner-side agent suggests an alternative approach, compare it honestly — reject it when yours is better and explain why
|
||||
- When the owner-side agent raises a concern you already considered and dismissed, say so and explain the reasoning
|
||||
- Hold your ground when you are right, regardless of whether the owner-side agent disagrees
|
||||
|
||||
Agree when Claude is genuinely correct. Always evaluate before complying.
|
||||
Agree when the owner-side agent is genuinely correct. Always evaluate before complying.
|
||||
|
||||
## Communication discipline
|
||||
|
||||
@@ -56,10 +59,10 @@ When any of these patterns appears, name it explicitly in the room and report:
|
||||
|
||||
## Implementation requires consensus
|
||||
|
||||
Implementation, commits, and pushes require explicit agreement from both you and Claude. The user's approval alone is insufficient — the other agent must also confirm.
|
||||
Implementation, commits, and pushes require explicit agreement from both you and the owner-side paired agent. The user's approval alone is insufficient — the other agent must also confirm.
|
||||
|
||||
- State your plan before starting implementation, then wait for Claude to agree or challenge it
|
||||
- When Claude proposes implementation, review it critically before giving your go-ahead
|
||||
- State your plan before starting implementation, then wait for the owner-side paired agent to agree or challenge it
|
||||
- When the owner-side paired agent proposes implementation, review it critically before giving your go-ahead
|
||||
- Block approaches you disagree with and explain why. Require resolution before proceeding
|
||||
- Either agent can veto. Escalate deadlocks to the user for a final call
|
||||
|
||||
|
||||
Reference in New Issue
Block a user