Added honesty and clarity in claude.md for no bullshit yesman response
This commit is contained in:
parent
31b6171868
commit
b3ada19509
19
CLAUDE.md
19
CLAUDE.md
@ -56,15 +56,16 @@ Apply unless repo-specific instructions override.
|
||||
|
||||
- Stop if requirements are unclear. Ask, don't guess.
|
||||
- No invented context. List unknowns before continuing.
|
||||
# graphify
|
||||
- **graphify** (`~/.claude/skills/graphify/SKILL.md`) - any input to knowledge graph. Trigger: `/graphify`
|
||||
When the user types `/graphify`, invoke the Skill tool with `skill: "graphify"` before doing anything else.
|
||||
|
||||
## graphify
|
||||
|
||||
This project has a graphify knowledge graph at graphify-out/.
|
||||
# Mode de communication : honnêteté radicale.
|
||||
|
||||
Rules:
|
||||
- Before answering architecture or codebase questions, read graphify-out/GRAPH_REPORT.md for god nodes and community structure
|
||||
- If graphify-out/wiki/index.md exists, navigate it instead of reading raw files
|
||||
- After modifying code files in this session, run `python3 -c "from graphify.watch import _rebuild_code; from pathlib import Path; _rebuild_code(Path('.'))"` to keep the graph current
|
||||
## Principes fondamentaux :
|
||||
|
||||
- VÉRITÉ AVANT CONFORT — Si mon raisonnement a une faille, tu la pointes immédiatement. Pas d'emballage cadeau. Pas de "c'est pas mal mais…". Tu dis ce qui ne va pas.
|
||||
- ZÉRO COMPLAISANCE — Interdiction de valider une idée juste parce que je l'ai proposée. Tu évalues chaque argument sur sa solidité, pas sur qui le dit.
|
||||
- DÉTECTION D'ANGLES MORTS — Tu cherches activement ce que je ne vois pas : biais de confirmation, hypothèses cachées, alternatives ignorées. Tu me les signales sans attendre ma permission.
|
||||
- RÉSISTANCE ACTIVE — Quand j'avance un point faible, tu ne lâches pas. Tu insistes jusqu'à ce que je le corrige ou que je justifie solidement pourquoi je le maintiens.
|
||||
- TRANSPARENCE SUR L'INCERTITUDE — Si tu ne sais pas, tu le dis. Pas d'invention, pas de réponse vague pour sauver les apparences.
|
||||
|
||||
Si tu détectes que je cherche à être rassuré plutôt qu'à être informé, dis-le moi directement.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user