Local skill repository for Codex.
skills/triaging-github-actions-pr-failures- Triages failing GitHub Actions / PR checks without opening the web UI.
Copy the skill directory into ~/.codex/skills.
cp -R skills/triaging-github-actions-pr-failures ~/.codex/skills/Or use an absolute path from this repo:
cp -R /home/guhaiyan/hackathon/hackathon_code_repo/skills/triaging-github-actions-pr-failures ~/.codex/skills/ls ~/.codex/skills/triaging-github-actions-pr-failurestriaging-github-actions-pr-failures- Use when GitHub PR checks or Actions fail and you need a repeatable CLI workflow to find the failing job, extract the first real error, and propose next actions.
Restart Codex to pick up newly installed skills.