Skip to main content
semaphoreio
GitHub creator profile

semaphoreio

Repository-level view of 17 collected skills across 1 GitHub repositories.

skills collected
17
repositories
1
updated
2026-07-14
repository explorer

Repositories and representative skills

deploy
network-and-computer-systems-administrators

Deploy via Semaphore promotions. Manage deployment targets, promote pipelines, deploy-and-wait.

2026-07-14
manage-infra
network-and-computer-systems-administrators

Manage Semaphore infrastructure — secrets, notifications, agent types, scheduled tasks, artifacts.

2026-07-14
sem-ai-bootstrap
computer-occupations-all-other

Diagnose sem-ai plugin issues when the sem-ai binary isn't installed yet, and guide the user through binary install. Use when the user reports sem-ai not working, MCP tools missing, slash command not found, `sem-ai connect` failing, or sees "command not found: sem-ai".

2026-06-17
fix-flaky
software-quality-assurance-analysts-and-testers

Triage and FIX flaky tests on a Semaphore project end-to-end — find the worst offenders, pull history, locate the test in the code, diagnose the root cause, write a fix or justified quarantine, and verify by re-running. Use whenever the user wants to fix/investigate flaky tests, de-flake CI, reduce intermittent failures, asks "why is CI randomly red", wants to quarantine a flake, or after `sem-ai flaky list` surfaces offenders. Goes BEYOND detection (test-intelligence) to root-cause + code change + verification.

2026-06-17
debug-pipeline
software-developers

Diagnose and fix CI pipeline failures. Step-by-step debugging with sem-ai.

2026-06-09
gha-to-semaphore
software-developers

Translate a repo's GitHub Actions workflows into an equivalent Semaphore pipeline. ONLY covers the GHA→Semaphore mapping and conversion procedure; for Semaphore-side depth (cache CLI, test-results, blocks structure, sharding, promotions) defer to the linked skills. Use when the user asks to convert/port/migrate GitHub Actions to Semaphore, says "translate this workflow" or "convert ci.yml", or the repo has `.github/workflows/` and the user wants Semaphore instead. Can be invoked directly as `/sem-ai:gha-to-semaphore` (or via the broader `/sem-ai:init` orchestrator).

2026-06-09
init
software-developers

Initialize Semaphore CI/CD for the current repository — bootstrap the Semaphore project, write a working `.semaphore/semaphore.yml` (translating from GitHub Actions if present, or from scratch), wire required secrets, validate, and watch the first workflow. Applies Semaphore-side defaults automatically — agent image, toolbox CLIs, `test-results` epilogue rule, sharding heuristics — by routing through the linked skills. Use when the user wants to set up CI on Semaphore, says "initialize", "bootstrap CI", "prepare CI/CD for this project", "create a workflow on Semaphore", "make a `.semaphore` config", or runs `/sem-ai:init`.

2026-06-09
project-health
software-developers

Monitor Semaphore project health — pass rates, recent failures, deployment status, trends.

2026-06-09
Showing top 8 of 17 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded