Skip to content

Explore by keyword

chock

5 plugins use this word, from 1 publisher.

  • agent-disciplinebyopen-coder-ai

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

  • 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…