loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

drift-guard

MCP Tool

JSLEEKR/drift-guard

Quality guardian for AI coding agents. Detect context drift, preserve critical context, auto-monitor output quality.

Install

$ npx loaditout add JSLEEKR/drift-guard

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "drift-guard": {
      "command": "npx",
      "args": [
        "-y",
        "drift-guard"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<div align="center">

🛡️ drift-guard
Quality guardian for AI coding agents

[](https://github.com/JSLEEKR/drift-guard/stargazers) [](LICENSE) [](https://typescriptlang.org) [](#)

<br/>

Detect quality drift before your AI agent ships degraded code

Promise Extraction + Rule Engine + LLM Evaluation + Context Preservation

Quick Start | How It Works | MCP Tools

</div>

---

Why This Exists

AI coding agents silently degrade during long sessions. Context gets compressed, early instructions get forgotten, and quality drops — without anyone noticing. The agent keeps responding confidently, never warning that it has lost track of your design decisions, style guides, or quality standards.

  • Context compression -- as conversations grow, early instructions vanish. Your architecture decisions, style rules, and process requirements silently disappear
  • Usage exhaustion -- when API quota runs low, subagents are automatically reduced. Steps get skipped, outputs get shorter, quality drops
  • No warning system -- the agent doesn't know what it forgot, so it can't warn you. It confidently ships degraded work

drift-guard acts as an independent memory and quality guardian. It extracts your project's "promises" from CLAUDE.md, memory files, and specs — then continuously monitors whether those promises are being kept.

---

How It Works

drift-guard operates as a three-layer quality pipeline that runs alongside your AI coding agent:

                         ┌─────────────────────────────────┐
              

Tags

ai-agentsclaude-codecontext-managementdeveloper-toolsdrift-detectionmcpqualitytypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/JSLEEKR/drift-guard)](https://loaditout.ai/skills/JSLEEKR/drift-guard)