Skip to content

information-hiding

Checks for information leakage across module boundaries. Use when the user asks to check information hiding, when modules seem to change together, when implementation details leak across boundaries, or when structure follows execution order rather than knowledge ownership. Detects temporal decomposition and false encapsulation.

Repository Source folder

Details

Path
skills/quality/information-hiding/SKILL.md
Dependencies
2

FAQ