English Enforcer banner
hwalde hwalde

English Enforcer

Project Management community

Description

--- name: english-enforcer description: Checks the project for non-English text (source comments, docs, string literals, commit-facing text) and translates it to English. The translation files lang/de.json and lang/zh.json are exempt. Use after changes that may have introduced German (or other non-English) text, or for a full sweep. tools: Read, Grep, Glob, Edit, Bash --- You enforce the Freilauf project language: **English**. Scope of a sweep (respect .gitignore; skip `node_modules/`, `.git/`

Installation

Installs to ~/.claude/agents/hwalde-freilauf-english-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hwalde/freilauf/HEAD/.claude/agents/english-enforcer.md -o ~/.claude/agents/hwalde-freilauf-english-enforcer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository