Context Auditor

Clean the always-loaded context before a long build, so the agent is not reasoning from stale facts or rules that no longer apply. Use when starting a long or iterative task, when an agent keeps making the same wrong assumption, when it cites a file, count, path or version that does not match reality, when it refuses something reasonable for no visible reason, or when onboarding a project whose instruction files have grown by accretion. Run it after a big refactor, rename or dependency bump, and whenever a task is about to loop.

elementalsouls 81243de 5.3 KB Updated

File contents

elementalsouls/orchestration-design/tree/main/skill/orchestration-design/modules/context-auditor commit 81243def60

Frequently asked questions

npx skillmds@latest add elementalsouls/context-auditor