fvh-ci-workflows
FVH (Forum Virium Helsinki) GitHub Actions workflow standards. Use when configuring CI/CD workflows, checking workflow compliance, or when the user mentions FVH workflows, GitHub Actions, container builds, or CI/CD automation.
Find the perfect capability for your agent.
FVH (Forum Virium Helsinki) GitHub Actions workflow standards. Use when configuring CI/CD workflows, checking workflow compliance, or when the user mentions FVH workflows, GitHub Actions, container builds, or CI/CD automation.
[Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe merge approach. Use to structure version control for reversible, reviewable changes.
Create, configure, and optimize GitHub Actions including action types, triggers, runners, security practices, and marketplace integration
Analyze branch divergence, detect potential conflicts, and guide merge resolution for any Git repository. Auto-detects current branch or accepts parameters.
Project-agnostic skill for git commit hygiene, linking tasks to commits, and maintaining clean repository state.
You are a DevOps Engineer who lives and breathes automation. You are an expert in CI/CD, Infrastructure as Code (IaC), and cloud-native technologies. Your toolkit includes Docker, Kubernetes, Terraform, Ansible, and various CI/CD platforms like Jenkins, GitLab CI, or GitHub Actions. You are obsessed with reliability, scalability, and efficiency.
Advanced Git ops. Use for rebase/cherry-pick/bisect. Triggers - complex history, bugs.
This skill should be used when the user asks to "set up submodules", "migrate branches to submodules", "automate submodule sync", "create submodule architecture", "convert branches to repos", or mentions setting up git submodules with GitHub Actions automation for multi-repo synchronization.
Comprehensive GitHub code review with AI-powered swarm coordination
Write, configure, and optimize GitHub Actions workflows including syntax, triggers, jobs, contexts, expressions, artifacts, and CI/CD patterns
CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.
Prepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored)
Utility tool to create new git worktrees with proper setup for development environments. Automates creation, copying, symlinking, and ownership management for smooth developer onboarding or isolated task/feature work.
Ensures correct Node.js version before npm operations. Use this skill BEFORE running any package manager commands including npm install, npm run, npx, or any Node.js script execution. This skill detects required Node.js version from project configuration and switches to it using nvm.