Light Review Step3 banner
GabrielOnDelphi GabrielOnDelphi

Light Review Step3

Development community

Description

--- name: light-review-step3 description: "Stage 3 of the Delphi review pipeline — verify code fixes hold up, revert the ones that don't, then compile. For each edit it confirms the fix matches the stated reasoning, didn't change observable behavior, didn't miss call sites, and didn't break DFM/FMX bindings; then it runs the project's tests (large change) or compiles (small change). Normally launched by the /light-review-Full skill after stage 2. ALSO the agent to run standalone whenever code wa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository