8fbb5c8937
A user-invoked conversational skill: while active, every reply explains code in commented, human-readable pseudocode instead of prose. Each answer opens with a source-file-and-approximate-line anchor, tags notable steps with reference markers ([1], [A]) the user can point back at, reduces off-topic paths to stubs, omits low-level mechanics unless asked, defaults to the project main entry, and never runs longer than one screen. Dispatches no agents and runs no pipeline; documented in the README as a conversational skill standing outside the pipeline. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>