gh-fix-ci (agent-toolkit distribution)
================================

This skill is derived from the OpenAI "skills" repository, originally licensed
under the Apache License 2.0:

  https://github.com/openai/skills (skills/.curated/gh-fix-ci)

Modifications by agent-toolkit S.A. for distribution via agent-toolkit:

- Replaced `<path-to-skill>` placeholders in the SKILL.md with the chezmoi-
  managed install location (`~/.local/share/agent-toolkit/skills/gh-fix-ci/`).
- Removed Codex-specific guidance and the `agents/openai.yaml` manifest in
  favor of the agent-toolkit `skill.json` schema and `agent-toolkit skills` integration.
- Documented hand-off to `github-cli-workflow` for push/merge actions and to
  `planning` for plan structure.
- Dropped vendor logo assets (`assets/github*`).

`scripts/inspect_pr_checks.py` is preserved unmodified.
Original LICENSE.txt is preserved in this directory.
