gh-address-comments (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-address-comments)

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

- Removed Codex-specific guidance (`sandbox_permissions=require_escalated`
  language, references to `~/.codex/skills`).
- Replaced `metadata.short-description` and `agents/openai.yaml` with the
  agent-toolkit skill manifest (`skill.json`) and `agent-toolkit skills` integration.
- Hard-coded the bundled script path to the chezmoi-managed install location
  (`~/.local/share/agent-toolkit/skills/gh-address-comments/`).
- Documented hand-off to `github-cli-workflow` for push/merge actions.
- Dropped vendor logo assets (`assets/github*`).

Original LICENSE.txt is preserved in this directory.
