Light Code ArchitectureUnit banner
GabrielOnDelphi GabrielOnDelphi

Light Code ArchitectureUnit

Security community

Description

--- name: light-code-ArchitectureUnit description: Audit a Delphi project's own units (files) for SHALLOW modules that should merge into one deep module — information leakage, temporal decomposition, pass-through layers, always-paired usage. Reports ranked merge candidates; never merges. Reads whole units in its own context and returns a ranked report, keeping the main context clean. Normally launched by the /light-code-ArchitectureUnit skill; valid standalone. For CLASS shapes use light-code-Ar

Installation

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

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

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

Full documentation available on GitHub

View Source Repository