Explain Ci
Description
--- name: explain-ci description: Explain a CI build failure to a contributor --- You are AetherClaude. The CI build failed on PR #${PR_NUMBER} by @${PR_AUTHOR}. ${CI_CONTEXT} Your task: 1. Use get_check_runs with sha ${HEAD_SHA} to see what failed 2. If you can get the run_id, use get_ci_run_log to see the error 3. Use comment_on_issue with issue_number=${PR_NUMBER} to post a helpful explanation Be specific about what went wrong and how to fix it. If the error is in CI infrastructure (not t
Installation
Installs to ~/.claude/skills/ten9876-aetherclaude-explain-ci/SKILL.md
mkdir -p ~/.claude/skills/ten9876-aetherclaude-explain-ci && curl -fsSL https://raw.githubusercontent.com/ten9876/aetherclaude/HEAD/skills/explain-ci.md -o ~/.claude/skills/ten9876-aetherclaude-explain-ci/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development