Skip to content

patch: use-cliche-data-in-docs, adobe-illustrator-scripting#1855

Merged
aaronpowell merged 1 commit into
github:stagedfrom
jhauga:patch-existing
May 28, 2026
Merged

patch: use-cliche-data-in-docs, adobe-illustrator-scripting#1855
aaronpowell merged 1 commit into
github:stagedfrom
jhauga:patch-existing

Conversation

@jhauga
Copy link
Copy Markdown
Contributor

@jhauga jhauga commented May 27, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow 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, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

After session of making complex Adobe Illustrator script that is called from a series of batch files; I took the lessons learned from the conversation, and applied them to the skill; then found use-cliche-data-in-docs (used to update skill) needed a patch for using better examples given the context of the tool being documented.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

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

Copilot AI review requested due to automatic review settings May 27, 2026 20:55
@jhauga jhauga requested a review from aaronpowell as a code owner May 27, 2026 20:55
@github-actions github-actions Bot added instructions PR touches instructions skills PR touches skills skill-check-warning Skill validator reported warnings labels May 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Skill Validator Results

⚠️ Warnings or advisories found

Scope Checked
Skills 1
Agents 1
Total 2
Severity Count
--- ---:
❌ Errors 0
⚠️ Warnings 2
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 1 skill(s)
ℹ️ [adobe-illustrator-scripting] 📊 adobe-illustrator-scripting: 8,799 BPE tokens [chars/4: 8,756] (comprehensive ✗), 78 sections, 39 code blocks
ℹ️ [adobe-illustrator-scripting] ⚠ Skill is 8,799 BPE tokens (chars/4 estimate: 8,756) — "comprehensive" skills hurt performance by 2.9pp on average. Consider splitting into 2–3 focused skills.
ℹ️ [adobe-illustrator-scripting] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably.
ℹ️ ✅ All checks passed (1 skill(s))
Full validator output ```text Found 1 skill(s) [adobe-illustrator-scripting] 📊 adobe-illustrator-scripting: 8,799 BPE tokens [chars/4: 8,756] (comprehensive ✗), 78 sections, 39 code blocks [adobe-illustrator-scripting] ⚠ Skill is 8,799 BPE tokens (chars/4 estimate: 8,756) — "comprehensive" skills hurt performance by 2.9pp on average. Consider splitting into 2–3 focused skills. [adobe-illustrator-scripting] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. ✅ All checks passed (1 skill(s)) ```

@aaronpowell aaronpowell merged commit 9bdb742 into github:staged May 28, 2026
12 checks passed
@jhauga jhauga deleted the patch-existing branch May 28, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

instructions PR touches instructions skill-check-warning Skill validator reported warnings skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants