Skip to main content
opsmill
Profil créateur GitHub

opsmill

Vue par dépôt de 150 skills collectés dans 10 dépôts GitHub.

skills collectés
150
dépôts
10
mis à jour
27 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
infrahub
36 skills · 27 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesSpécialistes en gestion de projets
4 catégories métier · 81 % classifié
24 %part
#02
infrahub-arista-avd
28 skills · 24 juil. 2026
classification en attente
19 %part
#03
infrahub-mcp
18 skills · 5 mai 2026
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logicielsSpécialistes en gestion de projetsSecrétaires de direction et assistants administratifs
4 catégories métier · 100 % classifié
12 %part
#04
infrahub-skills
14 skills · 24 août 2026
Développeurs de logicielsAnalystes des systèmes informatiques
2 catégories métier · 64 % classifié
9,3 %part
#05
infrahub-solution-ai-dc
13 skills · 20 août 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes des systèmes informatiquesAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
5 catégories métier · 92 % classifié
8,7 %part
#06
infrahub-sdk-python
12 skills · 10 juil. 2026
Développeurs de logicielsSpécialistes en gestion de projetsAutres occupations informatiques
3 catégories métier · 100 % classifié
8 %part
#07
infrahub-demo-service-catalog
9 skills · 29 mai 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesArchitectes de bases de donnéesConcepteurs web et d'interfaces numériques
4 catégories métier · 100 % classifié
6 %part
#08
infrahub-demo-dc
9 skills · 22 mai 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 100 % classifié
6 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

creating-changelog-entries
non classé

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 août 2026
monitoring-pull-requests
non classé

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 août 2026
speckit-opsmill-extract
non classé

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

27 août 2026
speckit-plan
non classé

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

27 août 2026
speckit-tasks
non classé

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

27 août 2026
analyzing-ci-flakiness
non classé

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 août 2026
migrate-feature-page
Développeurs de logiciels

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 août 2026
harvesting-review
Développeurs de logiciels

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 août 2026
Affichage de 8 skills collectés sur 36.
Affichage de 8 skills collectés sur 28.
Affichage de 8 skills collectés sur 18.
infrahub-managing-checks
non classé

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 août 2026
infrahub-reporting-skill-gaps
non classé

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 août 2026
infrahub-analyzing-diagnostics
non classé

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 août 2026
infrahub-collecting-diagnostics
non classé

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 août 2026
infrahub-reporting-issues
non classé

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 août 2026
infrahub-analyzing-data
Analystes des systèmes informatiques

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 août 2026
infrahub-importing-data
Développeurs de logiciels

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 août 2026
infrahub-managing-menus
Développeurs de logiciels

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 août 2026
Affichage de 8 skills collectés sur 14.
upgrade-infrahub
non classé

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 août 2026
infrahub-analyzing-data
Analystes des systèmes informatiques

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 juil. 2026
infrahub-auditing-repo
Développeurs de logiciels

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 juil. 2026
infrahub-collecting-diagnostics
Administrateurs de réseaux et de systèmes informatiques

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 juil. 2026
infrahub-common
Développeurs de logiciels

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 juil. 2026
infrahub-importing-data
Développeurs de logiciels

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 juil. 2026
infrahub-managing-checks
Analystes en assurance qualité des logiciels et testeurs

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 juil. 2026
infrahub-managing-generators
Développeurs de logiciels

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 juil. 2026
Affichage de 8 skills collectés sur 13.
opsmill-dev-analyzing-dependency-bumps
Développeurs de logiciels

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 juil. 2026
opsmill-dev-backporting-fixes
Développeurs de logiciels

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 juil. 2026
opsmill-dev-commit
Développeurs de logiciels

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 juil. 2026
opsmill-dev-creating-issues
Spécialistes en gestion de projets

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 juil. 2026
opsmill-dev-creating-prd
Spécialistes en gestion de projets

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 juil. 2026
opsmill-dev-grilling-ideas
Spécialistes en gestion de projets

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 juil. 2026
opsmill-dev-merging-branches
Développeurs de logiciels

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 juil. 2026
opsmill-dev-monitoring-pull-requests
Développeurs de logiciels

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 juil. 2026
Affichage de 8 skills collectés sur 12.
infrahub-common
Développeurs de logiciels

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 mai 2026
infrahub-repo-auditor
Développeurs de logiciels

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 mai 2026
infrahub-analyst
Administrateurs de réseaux et de systèmes informatiques

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 mars 2026
infrahub-check-creator
Développeurs de logiciels

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 mars 2026
infrahub-generator-creator
Développeurs de logiciels

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 mars 2026
infrahub-menu-creator
Concepteurs web et d'interfaces numériques

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 mars 2026
infrahub-object-creator
Administrateurs de réseaux et de systèmes informatiques

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 mars 2026
infrahub-schema-creator
Architectes de bases de données

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 mars 2026
Affichage de 8 skills collectés sur 9.
infrahub-analyzing-data
Administrateurs de réseaux et de systèmes informatiques

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 mai 2026
infrahub-auditing-repo
Analystes en assurance qualité des logiciels et testeurs

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 mai 2026
infrahub-common
Développeurs de logiciels

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 mai 2026
infrahub-managing-checks
Développeurs de logiciels

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 mai 2026
infrahub-managing-generators
Développeurs de logiciels

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 mai 2026
infrahub-managing-menus
Développeurs de logiciels

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 mai 2026
infrahub-managing-objects
Développeurs de logiciels

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 mai 2026
infrahub-managing-schemas
Développeurs de logiciels

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 mai 2026
Affichage de 8 skills collectés sur 9.
speckit-opsmill-extract
non classé

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

3 juil. 2026
commit
Développeurs de logiciels

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 juin 2026
creating-issues
Spécialistes en gestion de projets

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 juin 2026
grilling-ideas
Spécialistes en gestion de projets

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 juin 2026
monitoring-pull-requests
Analystes en assurance qualité des logiciels et testeurs

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 juin 2026
pr
Développeurs de logiciels

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 juin 2026
quality-gates
Analystes en assurance qualité des logiciels et testeurs

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 juin 2026
rebase
Développeurs de logiciels

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 juin 2026
10 dépôts affichés sur 10
Tous les dépôts sont affichés