Skip to content

Conversation

Copy link

Copilot AI commented Jan 21, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Skill validation failed because the name field in SKILL.md frontmatter (image-manipulation) didn't match the folder name (image-manipulation-image-magick). Per the Agent Skills specification, these must match.

Changed:

  • Updated skills/image-manipulation-image-magick/SKILL.md frontmatter: name: image-manipulationname: image-manipulation-image-magick
  • docs/README.skills.md auto-updated via build

Validation:

$ npm run skill:validate
✅ All 2 skills are valid

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

Additional Notes

Addresses review comments on PR github#504. Minimal change: 2 files, 2 lines modified.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Original prompt

open a new pull request to apply changes based on the comments in this thread and pull up and resolve any conflicts


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Apply changes from review comments and resolve conflicts Fix skill validation: align name field with folder name Jan 21, 2026
Copilot AI requested a review from jamesmontemagno January 21, 2026 16:50
@jamesmontemagno jamesmontemagno marked this pull request as ready for review January 21, 2026 16:54
@jamesmontemagno jamesmontemagno merged commit 9f69340 into jamont-skill-imagemagick Jan 21, 2026
1 check passed
jamesmontemagno pushed a commit that referenced this pull request Jan 21, 2026
…hub#513)

* Initial plan

* Add DevOps resources: agents, instructions, and prompt



* Replace redundant GitHub Actions instructions with expert agent



* Make DevOps resources more generic for easier maintenance



* Remove optional model field to align with repository conventions



* Reduce code examples to focus on principles and guidance



* Add DevOps Expert agent following infinity loop principle



---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: benjisho-aidome <[email protected]>
Co-authored-by: Matt Soucoup <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants