Tagged articles

Reusable Workflows

3 articles · Page 1 of 1
JavaEdge
JavaEdge
Jun 11, 2026 · Artificial Intelligence

Turning Prompt Engineering into Reusable Codex Skills: A Practical Guide

This guide details how to convert repeatable prompt‑engineering knowledge into reusable Codex skills, covering guiding principles, skill structure, workflow design, packaging as plugins, deployment strategies, testing methods, and governance to ensure reliable, secure, and maintainable AI‑driven workflows.

CodexGovernancePlugin
0 likes · 26 min read
Turning Prompt Engineering into Reusable Codex Skills: A Practical Guide
DevOps Engineer
DevOps Engineer
Mar 28, 2024 · Operations

Understanding and Using GitHub Reusable Workflows

This article explains what GitHub Reusable Workflows are, outlines step‑by‑step how to create and invoke them across repositories, provides example YAML code, shares seven best‑practice recommendations, and compares them with Jenkins Shared Libraries to help teams improve CI/CD automation.

AutomationCI/CDGitHub Actions
0 likes · 7 min read
Understanding and Using GitHub Reusable Workflows
DevOps Cloud Academy
DevOps Cloud Academy
Feb 17, 2024 · Operations

Implementing Reusable GitHub Actions Workflows for Scalable CI at McDonald's

McDonald's engineering team built a fast, reliable, and flexible continuous integration system by leveraging reusable GitHub Actions workflows, centralizing CI code, defining a golden‑path pipeline, balancing developer autonomy, and adding observability across multilingual microservices, improving productivity and maintainability.

AutomationCI/CDGitHub Actions
0 likes · 7 min read
Implementing Reusable GitHub Actions Workflows for Scalable CI at McDonald's