Master GitHub Actions CI/CD workflows with production-grade security and performance patterns. Use ONLY when explicitly setting up CI/CD pipelines specifically via GitHub Actions, setting up matrix strategies, caching dependencies, managing artifacts, or implementing reusable workflows. For deployment requests, use ONLY when the deploy step is inside a .github/workflows file. NOT for GitLab or autonomous-dev. NOT for Render, AWS, Azure, or GCP deployments unless explicitly triggered from within a CI/CD workflow context. Do NOT trigger for generic "deploy my app" requests without clarifying the target platform.
$npx -y skills add neverinfamous/memory-journal-mcp --skill github-actionsInstalls into the current project.
Run `npx skills use "https://github.com/neverinfamous/memory-journal-mcp" --skill "neverinfamous/memory-journal-mcp/github-actions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neverinfamous/memory-journal-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/neverinfamous/memory-journal-mcp"` and select the relevant skills, then follow their instructions.