SlopWatch
Tracks implementation claims versus actual delivery by monitoring file content changes, verifying code modifications through content analysis, and generating accountability workflows to measure coding accuracy in development environments.
4 stars
0 tools
Created Aug 2025
@joodascode/joodascode-slopwatchAbout
Tracks implementation claims versus actual delivery by monitoring file content changes, verifying code modifications through content analysis, and generating accountability workflows to measure coding accuracy in development environments.
Categories
general
Installation
npm
npm install @joodascode/joodascode-slopwatch
Configuration
{
"mcpServers": {
"joodascode-slopwatch": {
"command": "npx",
"args": [
"-y",
"@joodascode/joodascode-slopwatch"
]
}
}
}