coding-style plugins

19 tagged coding-style, measured the same way as everything else here.

argot

01

get-tmonier/argot

Plugin Claude Code

A guardrail that flags code foreign to a repo's own patterns — learned from git history. Bundles the argot-setup, argot-refresh, argot-check, argot-review-pr, argot-setup-ci, argot-write-rule, and argot-suggest-rules skills, the argot MCP server, and an opt-in, non-blocking pre-write guardrail hook.

48 20d ago A tokens not measured original MIT

argot AGENTS.md

02

get-tmonier/argot

Instructions file CodexOpenCode

Instructions for get-tmonier/argot, covering working with argot, the contract: surface, don't enforce, two moments, reading argot check and what it catches — and what a clean run doesn't mean.

48 20d ago A 3,818 tokens original MIT

argot CLAUDE.md

03

get-tmonier/argot

Instructions file

Instructions for get-tmonier/argot, covering argot, guiding principle, strategy & positioning, task runner and architecture.

48 20d ago A 4,525 tokens original MIT

get-tmonier/argot

Agent

Status: binding (era-13.5 gate G7) Code: crates/argot-core/src/scoring/calibration.rs — runcalibrate (multi-seed median threshold).

48 20d ago A 0 tokens original MIT

domain

05

get-tmonier/argot

Agent

If any of these files don't exist, proceed silently. Don't flag their absence upfront.

48 20d ago A 0 tokens original MIT

semantic-contract

06

get-tmonier/argot

Agent

Companion to calibration-contract.md, which governs the base statistical scorer. The semantic layer (feature semantic, crate crates/argot-rules-semantic/) calibrates itself separately at fit time; this file records the invariants a contributor must not break.

48 20d ago A 0 tokens original MIT

PreToolUse

07

get-tmonier/argot

Hook

Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, running an inline shell check. From get-tmonier/argot.

48 20d ago A tokens not measured original MIT

argot-check

08

get-tmonier/argot

Skill Claude CodeCodex

Score your working changes with argot — flag code foreign to this repo's own patterns (unfamiliar dependencies, APIs, constructs), functions the repo already has, code filed in the wrong place, imports that break the repo's layering, and tests weakened, disabled, or deleted alongside a production change — before…

48 20d ago A 110 tokens original MIT

argot-setup

09

get-tmonier/argot

Skill Claude CodeCodex

Set argot up for a repository end to end — audit its history, decide what should shape its voice, fit, verify the fit actually catches things, tune the rules its own history says are noisy, and wire the places it runs (pre-write hook, pre-commit, MCP, CI). One sitting, one decision at a time, each proposed with the…

48 20d ago A 129 tokens original MIT

argot-write-rule

10

get-tmonier/argot

Skill Claude CodeCodex

Codify a repo convention argot's built-ins don't cover into a scripted custom rule — a .argot/rules/NAME/rule.toml manifest plus a sandboxed Rhai script that fires exactly like a built-in, gated on a green fixture suite before it ever sees a real diff. Use when the user asks to "write an argot rule for X", "codify…

48 20d ago A 131 tokens original MIT

argot

11

get-tmonier/argot

MCP server Claude CodeCodexCursor +2

Flags code foreign to your repo's patterns, learned from git history. Local; statistics, no LLM. Runs locally from the @tmonier/argot npm package.

48 20d ago A tokens not measured original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: