Evolveguard — Development skill for Claude Code
Detects capability drift in Claude Agent Skills and MEMORY.md files before an edit ships.
How to install Evolveguard
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open RudrenduPaul/evolveguard and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Evolveguard does
Detects capability drift in Claude Agent Skills and MEMORY.md files before an edit ships. npm + PyPI CLI.
Alternatives in Development
- Claude Code Src — 2026.3.31 claude code 意外把包含源码的文件上传到 npm 仓库,版本号是 2.1.88,其中 cli.js.map 文件有 57MB 的体积,claude code 的源码在该文件的 sources 2.2k ★
- Investigate Performance — Investigate a Nimbalyst performance problem (freeze, lag, idle CPU, slow op, memory growth) with measured evid 1.6k ★
- Projectmem — Open-source coding agent memory 766 ★
README
evolveguard
[](https://github.com/RudrenduPaul/evolveguard/actions/workflows/ci.yml) [](https://www.npmjs.com/package/evolveguard-cli) [](https://pypi.org/project/evolveguard-cli/) [](LICENSE) [](package.json) [](https://pypi.org/project/evolveguard-cli/)
What it does • Quickstart • CLI reference • Agent-native usage • MCP server • How it compares • FAQ
Catch behavioral drift when a Claude Agent Skill or a Claude Code `MEMORY.md` file edits itself, before the edit ships.

# PyPI -- Python CLI + library (genuine port, not a Node wrapper)
pip install evolveguard-cli
# npm -- JavaScript/TypeScript CLI + library
npm install -g evolveguard-cli
[!NOTE] Both packages are live and named consistently: `evolveguard-cli` on PyPI and `evolveguard-cli` on npm (renamed 2026-07-19 from the old plain `evolveguard`, which is now deprecated on both registries). `npm install -g evolveguard-cli` and `pip install evolveguard-cli` both work today; the demo GIFs below were recorded against the published packages, not a local build.
What it does
evolveguard record ./SKILL.md --fixtu
Related Skills
Random Repo
Pick and clone a random top-100 open-source package from a major package registry (npm, PyPI, crates.io, Go mo
Waypath
Open-source memory CLI for Claude Code, Codex & MCP — local-first SQLite, graph-aware recall, review gate. npm
Check Project
Validate that project docs reflect current reality. Asks targeted questions, detects drift, offers to update.
Ohd Checkup
Harness doctor for an existing project — 하네스 점검/정비/채택. Detects drift between the project and the ohd harness (
Check Drift
Detects when code has drifted from the agreed requirements or acceptance criteria.
Wb Entity Edit
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "entities/entity-edit-directions", "depth": "fu
Related Agents
Researcher Context7
Library documentation research agent using context7 MCP. Specializes in up-to-date official docs for React, Ne
Design System Enforcer
Validates that implementations conform to design system tokens, component patterns, and naming conventions. Ca
Signature Historian
Drift / change / evolution tracker. Ships with CogSig for signature-drift detection across sessions + availabl