HermeticOrmus

251 mods across 9 repositories, 229 stars between them.

magnum-opus

241

HermeticOrmus/magnum-opus-skills

Skill Claude CodeCodex

Seven-stage Magnum Opus engineering workflow for project transformation. Alchemy applied to software: Calcinate, Dissolve, Separate, Conjoin, Ferment, Distill, Coagulate. Use for fundamental change (post-acquisition, major version cuts, strategic pivots), not for routine refactoring.

2 3mo ago A 66 tokens original MIT

python-conventions

244

HermeticOrmus/python-conventions-skills

Skill Claude CodeCodex

Modern Python (3.11+) conventions — type discipline, pathlib, async patterns, structlog, ruff + mypy strict + pytest defaults. Use when writing or reviewing Python code.

2 3mo ago A 42 tokens original MIT

linux-sysadmin

245

HermeticOrmus/linux-sysadmin-skills

Cursor rule Cursor

Linux sysadmin workflows for Debian/Ubuntu (apt, systemd, journalctl) covering security, performance, diagnose, monitor, maintain. Confirm before destructive operations.

2 3mo ago A 33 tokens original MIT

sysadmin-diagnose

247

HermeticOrmus/linux-sysadmin-skills

Skill Claude CodeCodex

Diagnose a failing service or system issue on a Debian/Ubuntu Linux machine with a hypothesis-driven loop that gathers evidence from journalctl and systemctl, finds patterns, tests a hypothesis, fixes, and verifies. Use when something is broken and you need root cause, not a guess.

2 3mo ago A 63 tokens original MIT

sysadmin-maintain

248

HermeticOrmus/linux-sysadmin-skills

Skill Claude CodeCodex

Routine maintenance pass on a Debian/Ubuntu Linux machine that updates and upgrades packages, autoremoves, cleans cache, scans logs, checks disk and services, and verifies backups. Asks before destructive steps. Use for regular upkeep.

2 3mo ago A 51 tokens original MIT

sysadmin-monitor

249

HermeticOrmus/linux-sysadmin-skills

Skill Claude CodeCodex

Read-only health sweep of a Debian/Ubuntu Linux machine covering CPU, memory, disk, network, processes, critical services, temperatures, and recent log errors, ending in a summary that flags concerns. Use for an on-demand snapshot of system health.

2 3mo ago A 54 tokens original MIT

sysadmin-performance

250

HermeticOrmus/linux-sysadmin-skills

Skill Claude CodeCodex

Analyze and optimize performance on a Debian/Ubuntu Linux system by assessing CPU, memory, disk, network, and processes, finding the bottleneck, then applying targeted tuning with before-and-after measurement. Use when a machine is slow and you need to find why.

2 3mo ago A 56 tokens original MIT

sysadmin-security

251

HermeticOrmus/linux-sysadmin-skills

Skill Claude CodeCodex

Security audit and hardening for Debian/Ubuntu Linux systems covering user access, SSH, firewall, ports, file permissions, updates, and backups. Explains each change's benefit and lock-out risk before applying. Use when auditing or hardening a server or workstation.

2 3mo ago B 57 tokens original MIT