zernie

57 mods across 1 repository, 15 stars between them.

vigiles

01

zernie/vigiles

Plugin Claude Code

Plugin marketplace listing 1 plugin: vigiles.

15 yesterday A tokens not measured original MIT

vigiles

02

zernie/vigiles

Plugin Claude Code

Verify CLAUDE.md/AGENTS.md references, compile typed specs, and test the agent harness.

15 yesterday A tokens not measured original MIT

SessionStart

03

zernie/vigiles

Hook Claude Code

Runs when a session starts on startup, compact, startup, resume and compact, executing session-handoff.sh via bash (2 commands). From zernie/vigiles.

15 yesterday A tokens not measured original MIT

PostToolUse

04

zernie/vigiles

Hook Claude Code

Runs after a tool call finishes for Edit, Write, Edit and Write tool calls, executing .spec.ts with --check (2 commands). From zernie/vigiles.

15 yesterday A tokens not measured original MIT

PreToolUse

05

zernie/vigiles

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From zernie/vigiles.

15 yesterday A tokens not measured original MIT

Stop

06

zernie/vigiles

Hook Claude Code

Runs when the agent finishes a response, executing session-handoff-check.sh via bash. From zernie/vigiles.

15 yesterday A tokens not measured original MIT

vigiles

07

zernie/vigiles

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PostToolUse, PreToolUse, Stop).

15 yesterday A tokens not measured original MIT

add-a-linter

08

zernie/vigiles

Skill Claude CodeCodex

Add a new linter to vigiles's cross-referencing engine as one cohesive, type-enforced unit — a LinterAdapter in the LINTERS registry, with the conformance test enforcing docs + site parity so no site is forgotten.

15 yesterday A 53 tokens original MIT

audience-check

09

zernie/vigiles

Skill Claude CodeCodex

Read the README (or any front-door doc) through the eyes of several distinct audience personas and report what each would think, miss, or bounce on.

15 yesterday A 34 tokens original MIT

audit-feedback-loop

10

zernie/vigiles

Skill Claude CodeCodex

Scan the current repo and score its feedback loop maturity for AI-assisted development.

15 yesterday A 18 tokens original MIT

code-quality

11

zernie/vigiles

Skill Claude CodeCodex

Improve the quality and type-safety of TypeScript/JavaScript being written or refactored — parse-don't-validate, make-illegal-states-irrepresentable, exhaustive matching, pure-function/IO separation, and public-API hygiene. Use when asked to refactor, clean up, improve, harden, or review the design/quality of code or…

15 yesterday A 103 tokens original MIT

deep-research

12

zernie/vigiles

Skill Claude CodeCodex

Use when the user asks to research a topic in depth, map a competitive/market landscape, run a multi-source investigation, or "fan out" parallel research agents — anything where many findings must be gathered and then NOT lost. Enforces durable, detail-preserving research (write full findings to disk; keep a full…

15 yesterday C 73 tokens original MIT

dogfood-cli

13

zernie/vigiles

Skill Claude CodeCodex

Hunt for real bugs in the vigiles CLI/codebase with a parallel expert fan-out, then FIX them directly — source-trace each defect to file:line, add a regression test, commit per theme. Use when asked to dogfood vigiles, find/fix bugs across the CLI the source-traced way, or fan out agents to audit the tool on itself.

15 yesterday A 80 tokens original MIT

zernie/vigiles

Skill Claude CodeCodex

Validate that all rules have proper enforcement classification (enforce/check/guidance).

15 yesterday A 22 tokens original MIT

generate-logo

15

zernie/vigiles

Skill Claude CodeCodex

Generate or iterate on the vigiles logo using ImageRouter API.

15 yesterday A 15 tokens original MIT

landing-site

16

zernie/vigiles

Skill Claude CodeCodex

The purpose, UX flow, and modern-minimalist design bar for the vigiles.sh landing site (site/). Use whenever designing, editing, adding to, or reviewing any site/ component, hero, section, or marketing copy — read it BEFORE touching site/, and hold every change against it. Not for docs/ or the app itself.

15 yesterday A 73 tokens original MIT

pr-to-lint-rule

17

zernie/vigiles

Skill Claude CodeCodex

Synthesize a recurring code-review rule into a custom lint rule — gated by an independent soundness test that abstains rather than ship a checker it can't prove sound.

15 yesterday A 38 tokens original MIT

review-docs

18

zernie/vigiles

Skill Claude CodeCodex

Review the README or a documentation page from several real reader points of view at once. Fans out one parallel reviewer per audience — Claude Code newcomer, power user, plugin/skill author, skeptical senior engineer, non-running decision-maker — each scoring it x/5 and naming concrete, line-level fixes. Use when…

15 yesterday A 113 tokens original MIT

screenshot

19

zernie/vigiles

Skill Claude CodeCodex

Render a local web page / built site and capture full-page screenshots (desktop + mobile) using the pre-installed Chromium. Use when asked to screenshot, render, or "see how it looks" for the vigiles landing site (site/), the audit report (report/), or any local HTML/dev server. Handles the scroll-reveal gotcha…

15 yesterday A 83 tokens original MIT

zernie/vigiles

Skill Claude CodeCodex

Audit whether a repo's docs actually ANSWER the questions a reader has — by spawning fresh, cheap (Haiku) agents that cold-read ONLY the docs and measuring how fast they reach the answer, whether they hit dead-ends, whether they fall back to source code, and whether they cite docs that contradict each other. Use after…

15 yesterday A 131 tokens original MIT

caveman

21

zernie/vigiles

Plugin Claude Code

Caveman Mode, vendored (JuliusBrussee/caveman@f06348c) and packaged as a real Claude Code plugin so --plugin-dir registers the skill AND runs the SessionStart activation hook — 'on from message one', exactly as the real install behaves. The loose skills/caveman/SKILL.md sibling is the pinned source the hook injects.

15 yesterday A tokens not measured original MIT

caveman

22

zernie/vigiles

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

15 yesterday A 98 tokens copy · 86% MIT

add-cart-discount

23

zernie/vigiles

Skill Claude CodeCodex

Add per-item discount support to the cart total.

15 yesterday A 14 tokens original MIT