remembering — moved The skill (memory architecture, / / / , boot orchestration, profile/ops loading) now lives in its own repo: → https://github.com/oaustegard/muninn-utilities/tree/main/remembering That repo is also the home of , the utilities package boot installs into . Co-locating the two ended a drift problem (e.g. alias landing in one copy but not the other). What to do - Boot scripts : clone and add to your . The boot block in Muninn's project instructions already does this. - Local development : edit in and open PRs against that repo. - Cross-references in other skills : update any pa…