Skip to content

Choose a tag to compare

@koopatroopa koopatroopa released this 11 Jun 21:14
· 3 commits to main since this release

Added

  • Claude Code plugin (/plugin marketplace add koopatroopa/slopscore): a
    post-commit hook scores every commit the agent makes and lays the
    evidence before the user - you decide what gets cleaned - and
    /slopscore:clean runs the consented remediation loop: fix the
    evidence, amend, re-score until it passes. Advisory only;
    cross-platform (the hook is the CLI entry point, no shell involved).
  • slopscore hook claude-commit: the plugin's hook as a CLI subcommand,
    honouring the repo's slopscore.* git config like the git hooks do.