Fix GitHub CI
Independent PiSkill directory guide. The original skill remains hosted by OpenAI Skills.
What is Fix GitHub CI?
Diagnoses failed GitHub Actions checks from logs and repository context, proposes a focused repair, implements it, and verifies the relevant workflow locally where possible.
Compatible tools
Related skills
Azure Validation
Validates Azure application and infrastructure readiness before deployment by checking configuration, permissions, dependencies, templates, and expected operational behavior.
Microsoft DebugView
Uses focused diagnostics and debugging evidence to investigate application behavior, logs, failures, and runtime state without replacing root-cause analysis with speculative fixes.
Next.js Dev Loop
Verifies Next.js changes against a running application using framework runtime information and a real browser so an edit is checked for behavior, errors, and React-level effects—not just compilation.
Sentry Issue Fixing
Investigates Sentry issues from stack traces, events, breadcrumbs, releases, and repository context, then validates a focused fix instead of guessing from the headline.
Systematic Debugging
Guides agents through root-cause-first debugging for test failures, production bugs, performance problems, build failures, and unexpected behavior instead of guessing at fixes.
Terraform Test
Guides Terraform's built-in testing framework with .tftest.hcl files, run blocks, assertions, mock providers, CI workflows, and safe validation of infrastructure behavior.