urmzd

58 mods across 1 repository, 3 stars between them.

dotfiles AGENTS.md

01

urmzd/dotfiles

Instructions file CodexOpenCode

Cross-platform dotfiles managed by Chezmoi with Homebrew/apt and per-language version managers. One-command bootstrap for macOS and Linux with Neovim, Tmux, Zsh, and AI agent skills.

3 19d ago A 1,133 tokens original Apache-2.0

architect

02

urmzd/dotfiles

Agent

Designs interface-first system architecture: decomposes modules, enumerates 2-3 approaches with tradeoff tables, recommends a path on Easy-to-Change grounds, and stages phased delivery plans with per-phase verification. Use when you need a design doc, module boundaries, an API contract, or a phased rollout plan before…

3 19d ago A 99 tokens original Apache-2.0

curator

03

urmzd/dotfiles

Agent

Sweeps documentation, formatting, naming, and cross-project conventions for consistency: audits the current state, references the governing standard, and applies the same fix across every instance, returning a deviation table. Use when you need a consistency pass, documentation hygiene, no-em-dash cleanup…

3 19d ago A 124 tokens original Apache-2.0

debugger

04

urmzd/dotfiles

Agent

Performs evidence-based root-cause analysis: quotes the actual error, reproduces it, bisects what changed, forms one testable hypothesis, fixes the cause (not the symptom), and confirms the failing case now passes. Use when something is broken, a test fails, a stack trace appears, or you need fast diagnosis of a…

3 19d ago A 100 tokens original Apache-2.0

guardian

05

urmzd/dotfiles

Agent

Watches ONE tmux pane in an orchestrated fleet read-only: polls state, and on transition captures the smallest evidence slice and emits a single contract line, pinging only on needs-permission, error, done, or stuck. Never approves prompts, never edits code, never speculates. Use when the orchestrate-agents skill…

3 19d ago C 119 tokens original Apache-2.0

ideator

06

urmzd/dotfiles

Agent

Generates and ranks divergent feature and UX concepts before constraining: expands a prompt into multiple variations, describes how each feels to use, and returns ranked concepts with effort and risk noted. Use when brainstorming features, exploring UX possibilities, or wanting options before committing to one.…

3 19d ago A 94 tokens original Apache-2.0

strategist

07

urmzd/dotfiles

Agent

Executes write-capable multi-repo sweeps and batch operations: enumerates every target, dry-runs on one, presents a diff for approval, then applies across the full set with progress tracking and coverage verification. High blast radius (edits and runs scoped git/gh across many repos), so it gates on approval and halts…

3 19d ago A 130 tokens original Apache-2.0

urmzd/dotfiles

Agent

Restructures multi-file documentation sets: organizes docs-site information architecture (getting-started / guides / reference / architecture / contributing), validates content against actual code, removes legacy material with migration notes, enforces no-em-dash prose, and decides what to auto-generate versus…

3 19d ago A 139 tokens original Apache-2.0

writer

09

urmzd/dotfiles

Agent

Authors concise, outcome-focused technical documentation for a single file: structures frontmatter and sections, leads with the action, uses tables over prose, avoids em dashes, verifies claims against source, and treats examples and gotchas as mandatory. Use for writing or rewriting one README, skill file, or API doc…

3 19d ago A 121 tokens original Apache-2.0

urmzd/dotfiles

Skill Claude CodeCodex

House doctrine for designing LLM agent systems: safety enforced by the harness and tools rather than model goodwill, tools that execute and return results, minimal loop code, interface-first component seams, typed config, deterministic evals over LLM judges, and POC scope discipline. Use when designing or reviewing…

3 19d ago A 121 tokens original Apache-2.0

asd-ste100

11

urmzd/dotfiles

Skill Claude CodeCodex

Write or rewrite text in ASD-STE100 Simplified Technical English (STE): the approved-word dictionary discipline, controlled verb forms, sentence and paragraph limits, procedural vs descriptive rules, and safety-instruction structure. Use when the user asks for Simplified Technical English, STE, ASD-STE100, controlled…

3 19d ago A 118 tokens original Apache-2.0

assess-quality

12

urmzd/dotfiles

Skill Claude CodeCodex

Foundational quality framework: the five questions (readable, easy to start, expands without bloat, consistent, intentional) every other dev skill is judged against, plus the dual-audience and workshop principles. Use when onboarding to a project, defining a quality bar, setting an assessment checklist, or arbitrating…

3 19d ago A 120 tokens original Apache-2.0

audit-security

13

urmzd/dotfiles

Skill Claude CodeCodex

Scans a repo and host for leaked keys and secrets (gitleaks, trufflehog), audits SSH/GPG/.env file permissions, checks git hygiene, investigates suspicious processes and listeners, and hardens config (FileVault, firewall, SIP, SSH). Use when auditing for leaked credentials or secrets, checking for security issues…

3 19d ago B 124 tokens original Apache-2.0

build-cli

14

urmzd/dotfiles

Skill Claude CodeCodex

Design and audit CLI tools end-to-end: output modes, TTY detection, JSON piping, stderr/stdout separation, color/symbol semantics, the ui module pattern, signal handling, exit codes, and install.sh. Use when building, reviewing, or releasing any CLI and you need general CLI design guidance. Do NOT use for the…

3 19d ago B 111 tokens original Apache-2.0

check-project

15

urmzd/dotfiles

Skill Claude CodeCodex

Validate project structure against scaffold conventions -- check for required files, CI consistency, documentation completeness, sub-package/workspace members, and optional directory usage, reporting PASS/WARN/FAIL with fix suggestions. Use to audit an existing project or verify a scaffold was applied correctly. Do…

3 19d ago A 82 tokens original Apache-2.0

choose-stack

16

urmzd/dotfiles

Skill Claude CodeCodex

Canonical tech-stack reference organized by purpose: release/versioning (sr), docs/demos (teasr, fsrc), codegen (oag), and per-language tools (cargo, clippy, clap, golangci-lint, biome, tsdown, uv, ruff, ty, pytest, pydantic, fastapi). Use when choosing a library, picking the standard CLI/linter/logging tool for a…

3 19d ago A 134 tokens original Apache-2.0

clean-docs

17

urmzd/dotfiles

Skill Claude CodeCodex

Clean and modernize documentation in place. Enforce no em dashes, readable structure, proper Markdown formatting, accurate commands, current examples, resolved internal links, and user-focused guidance. Use when the user invokes /clean-docs, asks to clean docs, make docs up to date, improve README/AGENTS prose, remove…

3 19d ago A 84 tokens original Apache-2.0

community-health

18

urmzd/dotfiles

Skill Claude CodeCodex

Scaffold the GitHub Community Standards files (CODEOFCONDUCT, SECURITY, ISSUETEMPLATE, pullrequesttemplate) using $COMMUNITYHEALTHCONTACT or git config user.email as the contact. Use when bootstrapping a new repo or backfilling community-health coverage.

3 19d ago A 58 tokens original Apache-2.0

configure-ai

19

urmzd/dotfiles

Skill Claude CodeCodex

Authors AGENTS.md and defines the skills-vs-docs boundary for a repo. Configures AI coding tools (Claude Code, Codex, Antigravity CLI, Copilot) and the skills-as-docs philosophy. Use when creating or auditing AGENTS.md, setting up AI tooling for a project, or deciding what belongs in a skill versus docs/. Do NOT use…

3 19d ago A 129 tokens original Apache-2.0

create-llms-txt

20

urmzd/dotfiles

Skill Claude CodeCodex

Generate a spec-compliant llms.txt file for any project by analyzing its codebase, docs, and public URLs. Use when creating an llms.txt, making a project LLM-discoverable, or when the user mentions "llms.txt" in the context of generating or scaffolding one.

3 19d ago A 68 tokens original Apache-2.0

create-oss-skill

21

urmzd/dotfiles

Skill Claude CodeCodex

Create well-formed Agent Skills following the agentskills.io specification. Scaffold directories, write SKILL.md files, bundle scripts, and structure instructions for progressive disclosure. Use when creating a new skill, reviewing skill structure, optimizing a skill description, or setting up evals for skill quality.

3 19d ago A 63 tokens original Apache-2.0

diagnose-ci

22

urmzd/dotfiles

Skill Claude CodeCodex

Investigate failing REMOTE CI runs on GitHub Actions: find the failed run, pull the failed-step logs with gh, identify the root cause (compile error, test failure, lint, missing secret, timeout), and recommend a fix. Read-only: it does not commit, push, or edit. Use when CI is red, a GitHub Actions run failed, or the…

3 19d ago A 130 tokens original Apache-2.0

diagnose-runtime

23

urmzd/dotfiles

Skill Claude CodeCodex

Triage LOCAL runtime failures on your own machine: crashes and errors, hangs and deadlocks, slowness and high CPU/memory, and hardware/serial/USB issues. Method: reproduce, isolate (bisect, log, strace/dtruss, sample), form a hypothesis, verify the fix holds. Read-mostly: it inspects processes and logs, it does not…

3 19d ago B 171 tokens original Apache-2.0

dotfiles

24

urmzd/dotfiles

Skill Claude CodeCodex

Chezmoi dotfiles conventions and patterns. Use when modifying dotfiles, adding new managed files, working with chezmoi templates, or syncing agent skills and subagents through agentspec.

3 19d ago A 41 tokens original Apache-2.0