Skip to content

Explore by keyword

policy-as-code

6 plugins use this word, from 2 publishers.

  • agent-disciplinebyopen-coder-ai

    trigger: edits without reading, unverified completion claims, weakened tests, dead code. avoid: skipping verification,…

  • zbyzenable-io

    Make your coding agents automatically self-improve. Enforce your coding standards while your developers keep using…

  • context-hygienebyopen-coder-ai

    trigger: context bloat, stale observations, resolved content inlined, noisy exploration. avoid: context rot and…

  • memory-disciplinebyopen-coder-ai

    trigger: repeated mistakes, rediscovered patterns, preferences, non-derivable facts. avoid: persisting file contents,…

  • protect-main-branchbyopen-coder-ai

    Block direct commits and pushes to main or master. Enforced at commit time by reading the current branch, and at push…

  • token-efficiencybyopen-coder-ai

    trigger: large command output, broad searches, re-reading unchanged files, front-loading references. avoid: wasting…