ZE

zernie

11 skills
strengthen
Passed all 3 security checks
Upgrade guidance() rules to enforce() by finding existing linter rules that match
·069
edit-spec
Passed all 3 security checks
Edit a vigiles spec file to update instruction files (CLAUDE.md, AGENTS.md)
·069
test-harness
Passed all 3 security checks
Install vigiles and test a Claude Code harness — hooks, skills, settings, CLAUDE.md — by picking the right tier (unit / deterministic / eval) and writing a test that passes. Use when the user wants to check that a hook fires or blocks, that a skill triggers, that injected context lands, or that a harness change moves what the agent does.
·069
linter-docs
Passed all 3 security checks
Deep linter reference for authoring or debugging a vigiles enforce() rule — plugin tables, AST selectors, type-aware rules, auto-fix, and edge cases for ESLint, Ruff, Pylint, RuboCop, and Stylelint. Use when you need the exact rule name or config for a specific linter, not for running a linter.
·069
adopt-spec
Passed all 3 security checks
Adopt a typed .spec.ts for an existing hand-written CLAUDE.md — start from the file you already have, non-destructively
·069
deep-research
Passed all 3 security checks
·036
generate-logo
Passed all 3 security checks
Generate or iterate on the vigiles logo using ImageRouter API
·014
enforce-rules-format
Passed all 3 security checks
Validate that all rules have proper enforcement classification (enforce/check/guidance)
·014
audit-feedback-loop
Passed all 3 security checks
Scan the current repo and score its feedback loop maturity for AI-assisted development
·014
pr-to-lint-rule
Passed all 3 security checks
Convert a recurring PR review comment into an automated lint rule with tests and spec entry
·014
migrate-to-spec
Passed all 3 security checks
Convert an existing hand-written CLAUDE.md into a typed .spec.ts file for incremental adoption
·06