Skip to main content
opsmill
Perfil de creador de GitHub

opsmill

Vista por repositorio de 150 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
150
repositorios
10
actualizado
27 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
infrahub
36 skills · 27 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticasEspecialistas en gestión de proyectos
4 categorías ocupacionales · 81 % clasificado
24 %participación
#02
infrahub-arista-avd
28 skills · 24 jul 2026
clasificación pendiente
19 %participación
#03
infrahub-mcp
18 skills · 5 may 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareEspecialistas en gestión de proyectosSecretarios ejecutivos y asistentes administrativos de dirección
4 categorías ocupacionales · 100 % clasificado
12 %participación
#04
infrahub-skills
14 skills · 24 ago 2026
Desarrolladores de softwareAnalistas de sistemas informáticos
2 categorías ocupacionales · 64 % clasificado
9,3 %participación
#05
infrahub-solution-ai-dc
13 skills · 20 ago 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresAnalistas de sistemas informáticosOtras ocupaciones informáticas
5 categorías ocupacionales · 92 % clasificado
8,7 %participación
#06
infrahub-sdk-python
12 skills · 10 jul 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosOtras ocupaciones informáticas
3 categorías ocupacionales · 100 % clasificado
8 %participación
#07
infrahub-demo-service-catalog
9 skills · 29 may 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosArquitectos de bases de datosDiseñadores de interfaces web y digitales
4 categorías ocupacionales · 100 % clasificado
6 %participación
#08
infrahub-demo-dc
9 skills · 22 may 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadores
3 categorías ocupacionales · 100 % clasificado
6 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

creating-changelog-entries
sin clasificar

Use when you've fixed a bug, added a feature, or made any user-facing change in a project that uses Towncrier and need to record it for the changelog — before committing or opening a PR, or whenever asked to add a changelog entry, towncrier fragment, or news…

27 ago 2026
monitoring-pull-requests
sin clasificar

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

27 ago 2026
speckit-opsmill-extract
sin clasificar

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

27 ago 2026
speckit-plan
sin clasificar

Execute the implementation planning workflow using the plan template to generate design artifacts.

27 ago 2026
speckit-tasks
sin clasificar

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

27 ago 2026
analyzing-ci-flakiness
sin clasificar

Analyzes recent CI failures on pull requests to identify flaky tests, using retry outcomes (failed attempt → green re-run) and cross-PR recurrence as evidence, and maintains a local longitudinal ledger so flakiness can be tracked over time. TRIGGER when: the…

20 ago 2026
migrate-feature-page
Desarrolladores de software

Migrate Infrahub docs feature pages from the legacy topic+guide pair into a cleaner structure (single merged page, hub+spokes, or tutorial extraction). Supports both single-feature migrations (one feature like Profiles or Webhooks) and section-wide migrations…

15 ago 2026
harvesting-review
Desarrolladores de software

Mines a pull request's review threads for lessons that generalize beyond that PR, reconstructs each against the actual code before deciding, checks whether it is already codified, and routes the genuinely-new, durable ones into Infrahub's internal…

15 ago 2026
Mostrando 8 de 36 skills recopiladas.
Mostrando 8 de 28 skills recopiladas.
Mostrando 8 de 18 skills recopiladas.
infrahub-managing-checks
sin clasificar

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

24 ago 2026
infrahub-reporting-skill-gaps
sin clasificar

Turns friction from an Infrahub skill session into a reviewed GitHub issue about an Infrahub skill's guidance. Infrahub skills fail quietly: a missing or unclear rule does not crash, it produces extra round trips and repeated user nudges. This skill gathers…

20 ago 2026
infrahub-analyzing-diagnostics
sin clasificar

Analyze an already-collected infrahub-collect diagnostic bundle — traceback and failure triage across service logs, incident correlation, and known-issue matching against opsmill/infrahub GitHub issues. TRIGGER when: the user says they collected a diagnostic…

19 ago 2026
infrahub-collecting-diagnostics
sin clasificar

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

19 ago 2026
infrahub-reporting-issues
sin clasificar

Reports bugs and feature requests against the right Infrahub-ecosystem GitHub repository. Classifies the request, routes it (with the main `opsmill/infrahub` repo as the safe fallback when in doubt), searches for existing duplicates, gathers conservative…

13 ago 2026
infrahub-analyzing-data
Analistas de sistemas informáticos

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

7 ago 2026
infrahub-importing-data
Desarrolladores de software

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

7 ago 2026
infrahub-managing-menus
Desarrolladores de software

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

7 ago 2026
Mostrando 8 de 14 skills recopiladas.
upgrade-infrahub
sin clasificar

Upgrade the Infrahub platform version in this project. Handles downloading the new compose file, upgrading the SDK, updating version references across Dockerfile, docker-compose.override.yml, and .envrc, and rebuilding the Docker image. Use this skill…

20 ago 2026
infrahub-analyzing-data
Analistas de sistemas informáticos

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

3 jul 2026
infrahub-auditing-repo
Desarrolladores de software

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

3 jul 2026
infrahub-collecting-diagnostics
Administradores de redes y sistemas informáticos

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

3 jul 2026
infrahub-common
Desarrolladores de software

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

3 jul 2026
infrahub-importing-data
Desarrolladores de software

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

3 jul 2026
infrahub-managing-checks
Analistas de garantía de calidad de software y probadores

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

3 jul 2026
infrahub-managing-generators
Desarrolladores de software

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

3 jul 2026
Mostrando 8 de 13 skills recopiladas.
opsmill-dev-analyzing-dependency-bumps
Desarrolladores de software

Produces a breaking-change / deprecation / opportunity report for a dependency-bump PR, grounded in how this codebase actually uses each bumped package, not the changelog alone. TRIGGER when: the user gives a PR URL or number for a dependency version bump…

10 jul 2026
opsmill-dev-backporting-fixes
Desarrolladores de software

Ports an existing fix from one long-lived branch to another (e.g. a stable fix landed on the development branch), adapting it to the target branch's current code rather than cherry-picking blindly. TRIGGER when: phrasings like "backport <fix/PR/commit> to…

10 jul 2026
opsmill-dev-commit
Desarrolladores de software

Stages and commits the current changes onto a safe working branch, enforcing branch discipline and optionally pushing upstream. TRIGGER when: the user wants to commit, save, or check in the current changes. DO NOT TRIGGER when: opening a pull request →…

10 jul 2026
opsmill-dev-creating-issues
Especialistas en gestión de proyectos

Turns a single feature idea, improvement, or bug into ONE well-structured GitHub issue. TRIGGER when: the user wants to file/open/create an issue, turn a feature idea or improvement into a ticket, or capture something missing or broken as a ticket. DO NOT…

10 jul 2026
opsmill-dev-creating-prd
Especialistas en gestión de proyectos

Synthesises the current conversation context into a Product Requirements Document and publishes it to GitHub (as a comment on a referenced issue, or a new issue). Synthesises from context; does not interview. TRIGGER when: the conversation has produced enough…

10 jul 2026
opsmill-dev-grilling-ideas
Especialistas en gestión de proyectos

Stress-tests a fuzzy or vague feature idea before any PRD, spec, or ticket is written. TRIGGER when: the user has a fuzzy feature idea — one or two paragraphs, vague on users / scope / success — and wants to harden it, or says "grill / stress-test /…

10 jul 2026
opsmill-dev-merging-branches
Desarrolladores de software

Merges one long-lived branch into another (e.g. a release branch into the main development branch) on a fresh integration branch, or takes over a stalled merge-conflict PR. TRIGGER when: phrasings like "merge <release> into <dev>", "take over this…

10 jul 2026
opsmill-dev-monitoring-pull-requests
Desarrolladores de software

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

10 jul 2026
Mostrando 8 de 12 skills recopiladas.
infrahub-common
Desarrolladores de software

Shared references and cross-cutting rules used by all Infrahub skills. Contains GraphQL query syntax, .infrahub.yml configuration format, and common rules for git integration, display label caching, and Python environment setup. DO NOT TRIGGER directly —…

29 may 2026
infrahub-repo-auditor
Desarrolladores de software

Audit an Infrahub repository against all best practices and rules. Use when reviewing a project for compliance, onboarding to an existing repo, or before deployment to catch issues early.

29 may 2026
infrahub-analyst
Administradores de redes y sistemas informáticos

Analyze and correlate Infrahub data using the MCP server. Use when querying live infrastructure data to answer operational questions, detect drift, correlate node types, investigate service impact, check maintenance windows, or produce ad-hoc reports —…

30 mar 2026
infrahub-check-creator
Desarrolladores de software

Create and manage Infrahub check definitions. Use when writing validation logic, creating Python checks that run in proposed change pipelines, or building data quality guards for Infrahub.

30 mar 2026
infrahub-generator-creator
Desarrolladores de software

Create and manage Infrahub Generators. Use when building design-driven automation that creates infrastructure objects from templates, topology definitions, or any design-to-implementation workflow in Infrahub.

30 mar 2026
infrahub-menu-creator
Diseñadores de interfaces web y digitales

Create and manage Infrahub custom menus. Use when designing navigation menus, organizing node types in the UI, or customizing the Infrahub web interface sidebar.

30 mar 2026
infrahub-object-creator
Administradores de redes y sistemas informáticos

Create and manage Infrahub object data files. Use when populating infrastructure data, creating device instances, locations, organizations, module installations, or any other data objects for an Infrahub repository.

30 mar 2026
infrahub-schema-creator
Arquitectos de bases de datos

Create, validate, and modify Infrahub schemas. Use when designing data models, creating schema nodes with attributes and relationships, validating schema definitions, or planning schema migrations for Infrahub.

30 mar 2026
Mostrando 8 de 9 skills recopiladas.
infrahub-analyzing-data
Administradores de redes y sistemas informáticos

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

22 may 2026
infrahub-auditing-repo
Analistas de garantía de calidad de software y probadores

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

22 may 2026
infrahub-common
Desarrolladores de software

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

22 may 2026
infrahub-managing-checks
Desarrolladores de software

Creates Infrahub check definitions — Python validation logic and GraphQL queries for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes. DO NOT TRIGGER when: designing…

22 may 2026
infrahub-managing-generators
Desarrolladores de software

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

22 may 2026
infrahub-managing-menus
Desarrolladores de software

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

22 may 2026
infrahub-managing-objects
Desarrolladores de software

Creates and manages Infrahub object data YAML files for populating infrastructure instances — devices, locations, organizations, and modules. TRIGGER when: creating device instances, populating data files, defining locations or organizations, adding…

22 may 2026
infrahub-managing-schemas
Desarrolladores de software

Creates, validates, and modifies Infrahub schema YAML files — nodes, generics, attributes, relationships, and extensions. TRIGGER when: designing data models, adding schema nodes, validating schema definitions, planning schema migrations. DO NOT TRIGGER when:…

22 may 2026
Mostrando 8 de 9 skills recopiladas.
speckit-opsmill-extract
sin clasificar

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

3 jul 2026
commit
Desarrolladores de software

Stages and commits the current changes onto a safe working branch, enforcing branch discipline and optionally pushing upstream. TRIGGER when: the user wants to commit, save, or check in the current changes. DO NOT TRIGGER when: opening a pull request → pr.

29 jun 2026
creating-issues
Especialistas en gestión de proyectos

Turns a single feature idea, improvement, or bug into ONE well-structured GitHub issue. TRIGGER when: the user wants to file/open/create an issue, turn a feature idea or improvement into a ticket, or capture something missing or broken as a ticket. DO NOT…

29 jun 2026
grilling-ideas
Especialistas en gestión de proyectos

Stress-tests a fuzzy or vague feature idea before any PRD, spec, or ticket is written. TRIGGER when: the user has a fuzzy feature idea — one or two paragraphs, vague on users / scope / success — and wants to harden it, or says "grill / stress-test /…

29 jun 2026
monitoring-pull-requests
Analistas de garantía de calidad de software y probadores

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

29 jun 2026
pr
Desarrolladores de software

Opens a pull request, publishing the current branch as a PR. TRIGGER when: the user wants to open a pull request, publish the current branch as a PR, or take the current work through to an open PR. DO NOT TRIGGER when: only committing changes → commit;…

29 jun 2026
quality-gates
Analistas de garantía de calidad de software y probadores

Shared in-workflow quality gates for code/PR skills — the gate model, trust tiers, and the three primitives (evidence-before-done, independent judge, anti-gaming). DO NOT TRIGGER directly — referenced by consumer skills via relative path.

29 jun 2026
rebase
Desarrolladores de software

Rebases a feature branch onto its latest base, resolving conflicts while preserving the intent of local changes, optionally force-pushing and watching CI afterward. TRIGGER when: the user wants to rebase a feature branch, update a branch against its base, or…

29 jun 2026
Mostrando 10 de 10 repositorios
Todos los repositorios cargados