Help us improve
Share bugs, ideas, or general feedback.
From kongcode
Demotes stale recalled concepts when contradicted by current code or user corrections, preventing them from poisoning grounding in Claude Code's recall system.
npx claudepluginhub 42u/kongcode --plugin kongcodeHow this skill is triggered — by the user, by Claude, or both
Slash command
/kongcode:supersede-staleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Body in kongcode DB. Call `mcp__plugin_kongcode_kongcode__get_skill_body` with `name="supersede-stale"` to load full instructions.
Samples concepts from a knowledge graph and verifies claims against current code, sources, and ground truth. Flags stale concepts to prevent knowledge rot.
Activates every conversation to guide loading knowledge patches that update Claude on post-training-cutoff changes like API updates, breaking changes, deprecations, and new features in technologies.
Extracts reusable rules from developer corrections during a coding session and persists them to CLAUDE.md or memory for future sessions.
Share bugs, ideas, or general feedback.
Body in kongcode DB. Call mcp__plugin_kongcode_kongcode__get_skill_body with name="supersede-stale" to load full instructions.