IsaiaScope/ai

Personal AI config layer — skills for Claude Code and Codex, agent rules, and CLAUDE.md

2Stars on the repository
24Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

hetzner-create

01

IsaiaScope/ai

Skill Claude CodeCodex

Provision a new hardened Hetzner VPS end to end. Sets up the local toolchain if missing (hcloud CLI, API context, SSH keypair, sshconfig Include), then creates the server with the firewall attached and cloud-init hardening applied at first boot, verifies SSH comes up on the non-standard port, and registers it in the…

2 5d ago A 122 tokens original MIT

hetzner-delete

02

IsaiaScope/ai

Skill Claude CodeCodex

Destroy a Hetzner VPS safely and clean up everything it leaves behind. Refuses protected servers, shows the full blast radius, takes a snapshot first, requires the server name typed out to confirm, then deletes and sweeps the orphans it leaves in the fleet roster, ssh config, knownhosts, and Hetzner-side resources.…

2 5d ago A 112 tokens original MIT

hetzner-ssh

03

IsaiaScope/ai

Skill Claude CodeCodex

Connect to a Hetzner VPS over SSH and end up in a position to actually work on it. Reads the fleet roster at /.config/hetzner/hetzner.json, unlocks the ed25519 key from the macOS keychain, opens a multiplexed connection to a hardened host (key-only, non-standard port), verifies it is the right box, and hands back a…

2 5d ago B 136 tokens original MIT

hetzner-update

04

IsaiaScope/ai

Skill Claude CodeCodex

Align the version of a self-hosted open-source app between your Mac and a Hetzner VPS, upgrading whichever side is behind. Reads the software registry at /.config/hetzner/hetzner.json, compares both halves, classifies every release in between as safe or breaking, and stops for approval before crossing a breaking…

2 5d ago A 151 tokens original MIT

iso-ai-init

05

IsaiaScope/ai

Skill Claude CodeCodex

Initialize AI defaults. Global steps run anywhere — install/verify caveman (ultra + shrink + statusline) and shrink any allowlisted MCP server that is present and stdio-launchable. Repo-scoped steps (graphify CLI install + /graphify wiring) run only inside a git repo. A gate decides which steps apply. Use when the…

2 5d ago B 89 tokens original MIT

iso-commit

06

IsaiaScope/ai

Skill Claude CodeCodex

Write a commit message and commit. Conventional Commits subject (type(scope): message), body is a plain dot list of what the work does — only when the subject doesn't already cover it. No Co-Authored-By, no AI attribution, no LLM filler. Stages everything by default; --staged commits the index only. Use when invoked…

2 5d ago A 103 tokens original MIT

iso-config

07

IsaiaScope/ai

Skill Claude CodeCodex

Read and check the Iso config that every iso- skill uses — branch vocabulary, paths, tracker, terminal, identity. Two scopes merged per key: /.config/iso/iso.json describes you, docs/iso/config.json describes one repo. Use when invoked as /iso-config [init|show|doctor], when a skill reports a missing or wrong config…

2 5d ago B 89 tokens original MIT

iso-init-repo

08

IsaiaScope/ai

Skill Claude CodeCodex

Set up a repo with IsaiaScope governance defaults — GitHub repo creation, prod/test/dev branch structure with protection, and branch-gate CI enforcing the cascade order. Use when the user runs /iso-init-repo or asks to set up repo governance.

2 5d ago A 57 tokens original MIT

iso-issue-tracking

09

IsaiaScope/ai

Skill Claude CodeCodex

Record agent work on the work tracker every iso- skill files against. The iso- chain drives the ticket at its own boundaries — /iso-plan opens it, /iso-write moves it, /iso-push closes it with a retro — and you open or bind rows by hand for work with no plan behind it. Use when a request changes something durable…

2 5d ago A 88 tokens original MIT

iso-plan

10

IsaiaScope/ai

Skill Claude CodeCodex

Planning-only chain. Runs brainstorming → grilling → (prototype, only when needed) → writing-plans in order, then renders a visual summary of the finished plan file. Inside a repo the grill step uses grill-with-docs and halts if setup-matt-pocock-skills has not been run; outside a repo it uses grill-me. No state, no…

2 5d ago A 97 tokens original MIT

iso-push

11

IsaiaScope/ai

Skill Claude CodeCodex

Push committed work, open a PR against dev, and land it with a merge commit so no commit is ever rewritten or duplicated. Use when invoked as /iso-push [--pr] [--cascade test|prod] [--no-merge] [--stay], or when asked to push a branch, open a PR against dev, or promote dev to test or prod. Requires a dev or develop…

2 5d ago A 118 tokens original MIT

iso-readme

12

IsaiaScope/ai

Skill Claude CodeCodex

Write or refine README files in the IsaiaScope house style — curated shieldcn (shadcn-styled) badges, context-aware layout (repo root/app · skill · lib/pkg), scannable prose — then commit only the README changes and push. Global, stack-agnostic (node, python, rust, go, docs-only, monorepo). Use when invoked as…

2 5d ago A 104 tokens original MIT

iso-review

13

IsaiaScope/ai

Skill Claude CodeCodex

Take the work sitting on this branch and make it better, then check it. Three phases, in one order.

2 5d ago A 0 tokens original MIT

iso-spawn

14

IsaiaScope/ai

Skill Claude CodeCodex

Spawn a codex or claude agent in its own herdr tab inside the SAME workspace where the skill runs, with full permissions and an optional auto-running prompt. Use when the user wants to spawn/open/launch a codex or claude tab/agent/panel in the current herdr workspace, dispatch a task to a sub-agent beside the current…

2 5d ago A 102 tokens original MIT

iso-write

15

IsaiaScope/ai

Skill Claude CodeCodex

Implement a written plan using TDD, without committing. Use when invoked as /iso-write [--no-branch | --branch= | --worktree] or handed an implementation plan to build. By default it resumes or cuts a branch derived from the plan filename only when the current branch is a base branch (dev, develop, test, prod, main…

2 5d ago A 172 tokens original MIT

social-new-video

16

IsaiaScope/ai

Skill Claude CodeCodex

One-shot launcher for a new Italian YouTube video. Spawns a single codex|claude tab (via iso-spawn) that runs social-notebooklm inside itself (free-form input: URLs of any kind and prose, mixed → native deep research). Fire-and-focus: async spawn with --focus, no kill; you own the tab. Use when invoked as…

2 5d ago A 153 tokens original MIT

social-notebooklm

17

IsaiaScope/ai

Skill Claude CodeCodex

Build a researched NotebookLM notebook from one free-form input — any mix of URLs (YouTube, GitHub, articles, anything) and prose explaining what you want. URLs become sources; their Source Guides plus your prose compose a query that NotebookLM researches itself with native deep research. Use when invoked as…

2 5d ago A 140 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: