Files
dotfiles/.pi/agent/AGENTS.md
alex wiesner 18245c778e changes
2026-04-09 11:31:06 +01:00

9 lines
484 B
Markdown

# AGENTS
## User clarification
- Prefer using the `question` tool when you need a user decision, preference, approval, or missing input before proceeding.
- Do not end the turn just to ask for a response if the `question` tool is available and appropriate.
- Favor concise multiple-choice options, and rely on the tool's built-in free-text fallback when needed.
- Only fall back to a normal conversational question when the `question` tool is unavailable or clearly not a good fit.