Roger Siegenthaler
Community@siegenthalerroger · Zürich
Operations Engineer @imtf-group
Agent Skills by Roger Siegenthaler
Showing 29 vetted skills indexed across 1 GitHub repositories.
prd-epic
Creates and audits type-aware Epic PRDs for platform, engine, and domain layers.
prd-feature
Generates type-aware feature PRDs that inherit structure from a parent epic.
tf-standards
Enforces authoring conventions for OpenTofu and Terraform source files including providers, variables, and modules.
helm-templates
Author Helm chart templates using Go template patterns, named templates, and hooks.
terraform-skill
Diagnose and remediate Terraform and OpenTofu failures with version-aware guidance and validation workflows.
k8s-standards
Enforces security, labeling, and reliability standards when authoring Kubernetes manifests.
helm-charts
Manages Helm chart structure, dependencies, and install/upgrade troubleshooting workflows.
helm-values
Annotate Helm values.yaml files with helm-docs comments and helm-schema type annotations.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
resolving-merge-conflicts
Resolves in-progress git merge and rebase conflicts while preserving both change intents.
lint-fix
Detects project linting tools, builds a validation pipeline, and fixes errors atomically.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
tdd
Guides test-driven development using the red-green loop with behavior-focused tests.
complex-research
Delegates multi-source research tasks to specialized research agents with structured prompts.
authoring-mermaid-diagrams
Authors, repairs, and validates Mermaid diagrams for target renderers like GitHub and VS Code.
troubleshooting
Diagnose root causes of command failures, hangs, and Docker container issues.
batch-task-execution
Plans and executes batches of tasks from todo lists using parallel sub-agents.
meta-steering
Guides authoring of SKILL.md, agent, instruction, and prompt files for AI harnesses.
meta-harness
Author lifecycle hooks, MCP servers, and plugin bundles for agent harnesses.
humanizer
Detect and rewrite AI-generated writing patterns to produce natural human-sounding prose.
grill-me
Runs a structured interview session to challenge and refine a plan or design.
grilling
Interviews the user one question at a time to stress-test plans and decisions.
dataviz
Critiques and advises on data visualization design using Tufte, Wong, and Franchi principles.
identity
Critique and advise on logo and brand identity systems using established design principles.
Frequently Asked Questions About Roger Siegenthaler
FAQPage SchemaWhat tasks can I accomplish with siegenthalerroger's skills?▼
You can author Helm charts, templates, and annotated values.yaml; write and debug Terraform/OpenTofu modules; enforce Kubernetes manifest standards; create Epic and Feature PRDs; run TDD and lint-fix cycles; resolve merge conflicts; and produce Mermaid diagrams, presentations, typography, and colour palettes.
Who should use these skills?▼
Operations and platform engineers managing Kubernetes and Helm releases, infrastructure engineers writing Terraform/OpenTofu, product managers drafting epic and feature PRDs, and designers or developers needing typography, colour, layout, dataviz, and presentation guidance grounded in named design authorities.
How do the infrastructure skills work together in practice?▼
tf-standards governs how Terraform source is written while terraform-skill handles state, drift, and CI failures. For Helm, helm-charts covers structure and dependencies, helm-templates covers _helpers.tpl and Go templates, and helm-values enforces helm-docs and helm-schema annotations. k8s-standards applies to any manifest with apiVersion/kind.
Are these skills open source and what licenses apply?▼
Yes, the skills derive from openly licensed sources. Licenses include MIT (PRD skills, humanizer, batch-task-execution), Apache-2.0 (terraform-skill), CC-BY-4.0 (colour), Unlicense (typography), and W3C-20150513 for APCA contrast constants. Several design skills are inspiration-only adaptations from published books.
What prerequisites or dependencies do these skills require?▼
lint-fix requires at least one installed linting or validation tool and a project with Makefile, package.json, go.mod, or pyproject.toml. Helm skills assume chart structures per helm.sh documentation. The colour skill ships a contrast-checking script implementing APCA-W3 constants. Most other skills are behavioral guidelines needing no runtime dependencies.