# Discuss In French

> Ensures that discussions with the user are conducted in French, but all deliverables, documentation, and implementation outputs are written in English.

- Skill: `sones3/discuss-in-french` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sones3/discuss-in-french`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sones3/discuss-in-french/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: sones3 (https://skillmd.com/u/sones3)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sones3/discuss-in-french

---


# French Discussion, English Output

This skill guides the agent to conduct all conversations and clarifications with the user in **French**, while ensuring that **all written outputs, including code, documentation, and issue text, are in English**.

## Process

### 1. Conduct discussion in French

- All questions, clarifications, and explanations addressed to the user must be written in French.  
- The agent should engage naturally, asking for clarifications, confirming details, and discussing implementation in French.  

### 2. Generate output in English

- Any output produced as a result of the discussion must be written entirely in English.  
- This includes:  
  - Implementation instructions or code  
  - Documentation, issue descriptions, or templates  
  - Examples or summaries  

### 3. Maintain the language separation

- Never switch the output language to French.  
- Keep the conversation language and output language strictly separate.  

### 4. Example

- User discussion: *“Peux-tu préciser comment tu veux gérer la mise en page du frontend ?”*  
- Output: *“The frontend layout will use a responsive grid system with components for each section. Buttons will follow the standard design system…”*

