wintermeyer

16 mods across 2 repositories, 126 stars between them.

SessionStart

01

wintermeyer/heinzel

Hook Claude Code

Runs when a session starts on startup, executing check-updates.sh via bash. From wintermeyer/heinzel.

89 14d ago A tokens not measured original MIT

PreToolUse

02

wintermeyer/heinzel

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing guard-taboos.sh via bash. From wintermeyer/heinzel.

89 14d ago A tokens not measured copy · 55% MIT

heinzel

03

wintermeyer/heinzel

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, PreToolUse).

89 14d ago A tokens not measured original MIT

heinzel-email

04

wintermeyer/heinzel

Skill Claude CodeCodex

Send an email about a managed server — ad-hoc text and/or file attachments. Use when the user asks to "email me X", "send X by mail", "mail this to ", "attach /var/log/foo to an email", or "send a report by email". The first email per host asks where to send from (local workstation vs the server itself). On the remote…

89 14d ago D 155 tokens original MIT

heinzel-fleet-audit

05

wintermeyer/heinzel

Skill Claude CodeCodex

Compare key policies across all servers in memory/servers/ to surface silent drift. Makes no configuration changes; writes one audit-trail line to each host's journal. Probes unattended-upgrades, sshd effective config, firewall posture, MTA, time sync, and auto-reboot behaviour. Use when the user asks to "fleet…

89 14d ago A 112 tokens original MIT

wintermeyer/heinzel

Skill Claude CodeCodex

Run a heinzel housekeeping (health) inspection on a server — disk, memory, load, pending updates, firewall, SSL certs, failed systemd units, logs, kernel reboot status, and service-specific checks. Use when the user asks to "run housekeeping", "housekeeping report", "run a health check on ", or "do routine…

89 14d ago A 124 tokens original MIT

heinzel-security

07

wintermeyer/heinzel

Skill Claude CodeCodex

Run a heinzel security audit on a server — SSH hardening (password auth, weak algos, root login), firewall, user account hygiene, listening services, kernel hardening (ASLR, IP forwarding), file permissions, SUID/SGID audit, fail2ban. Use when the user asks for a "security audit", "security review", "hardening check"…

89 14d ago A 137 tokens original MIT

heinzel CLAUDE.md

08

wintermeyer/heinzel

Instructions file

Instructions for wintermeyer/heinzel, covering claude.md, project, how it works, local mode and remote mode (ssh).

89 14d ago D 4,944 tokens original MIT

testing-factory_bot

13

wintermeyer/cursor-rails-rules

Cursor rule Cursor

Use FactoryBot rather than fixtures in Rails tests. Install the factorybot gem if it is not already included in the Gemfile.

37 1y ago A 0 tokens original MIT

testing-faker

14

wintermeyer/cursor-rails-rules

Cursor rule Cursor

Use the faker gem to generate test data when it makes sense. Install the faker gem if it is not already included in the Gemfile.

37 1y ago A 0 tokens original MIT