Back to authors
cullenmcdermott

cullenmcdermott

6 Skills published on GitHub.

home-assistant

This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.

UncategorizedView skill →

llm-orchestrator

Multi-LLM orchestration utilities for discovering available CLI tools, assessing change complexity, and building structured prompts. Used by reviewer sub-agents and multi-model commands.

UncategorizedView skill →

claude-code-config

Use this skill when helping manage Claude Code configuration, including settings, MCP servers, LSP servers, skills, hooks, permissions, plugins, or per-device overrides. Also use when the user asks about Claude Code features, marketplace skills, or wants to modify their setup.

UncategorizedView skill →

converge

Harden an already-decided plan into a self-terminating autonomous-goal spec — a checklist with machine-checkable exit criteria, a non-gameable Definition-of-Done "convergence gate", and a gate-first /goal (or /loop) driver prompt that memoryless, multi-session drivers converge on and HALT. Use when the user wants to hand an autonomous driver a "true definition of done" — e.g. "draft a goal I can run with /goal until it's done", "define exit criteria and stop when complete", "make it converge". NOT for deciding WHAT the work is (use /opsx or the spec skill for interactive, human-in-the-loop planning); this hardens a plan you already have into something a driver can finish on its own.

UncategorizedView skill →

delegation

Tiered-model orchestration — a strong model plans, decomposes, and reviews while weak-model workers implement. Load before dispatching implementation work when acting as the orchestrator (see the "Orchestrate, Don't Implement" policy in global context).

UncategorizedView skill →

spec

Spec-driven workflow wrapper — how planning, implementation, and verification compose on this system. Load when starting any non-trivial feature or change (multi-file, needs design decisions, or the user asks for a plan/proposal/spec). Routes planning to OpenSpec (/opsx), execution to the delegation skill, and quality gates to the discipline skills.

UncategorizedView skill →