TheSoulGiver
@TheSoulGiver
Public Skills
architecture-recovery
by TheSoulGiver
Recover safely when architecture context is stale, invalid, missing, or contradicted by source evidence; inspect last-good context and architecture deltas without treating them as current truth. Do not use for an ordinary fresh architecture lookup.
architecture-context
by TheSoulGiver
Locate the canonical implementation, truth source, canonical owner, source evidence, recent architecture change, or parallel/legacy route for an unfamiliar cross-cutting system. Use when normal targeted reading would otherwise fan out across modules. Do not use for a known local file, a single-symbol edit, or non-code work.
architecture-impact
by TheSoulGiver
Assess which canonical architecture components a proposed edit or current diff may affect. Use before a cross-module or boundary-changing edit, or when asked what could break. Do not use for an obvious local edit confined to one known implementation.