Light Md DelphiIdiom banner
GabrielOnDelphi GabrielOnDelphi

Light Md DelphiIdiom

Development community

Description

--- name: light-md-DelphiIdiom description: "Use this agent to fix Delphi vocabulary and writing-clarity issues in Markdown documentation files. This agent is the workhorse behind the `/light-md-DelphiIdiom` skill — it reads target MD files whole, applies vocabulary swaps from the dictionary, and applies bounded clarity rewrites with a high confidence bar. Default scope: MD files only. PAS comments are out of scope unless the user explicitly asks. The agent silently skips anything it isn't sure

Installation

Installs to ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-md-delphiidiom.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GabrielOnDelphi/Claude-Tools-for-Delphi/HEAD/.claude/agents/light-md-DelphiIdiom.md -o ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-md-delphiidiom.md

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

Full documentation available on GitHub

View Source Repository