Skip to content

Emphasize the need to use usethis-skills-modify when editing skill files#1743

Merged
nathanjmcdougall merged 3 commits intomainfrom
copilot/update-agents-md-emphasize-skill
Apr 1, 2026
Merged

Emphasize the need to use usethis-skills-modify when editing skill files#1743
nathanjmcdougall merged 3 commits intomainfrom
copilot/update-agents-md-emphasize-skill

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

Agents were modifying skill files directly without invoking usethis-skills-modify, leading to missing version bumps and scope drift (seen in #1737). The skill's generic description ("Modify agent skills") didn't convey why it's mandatory.

  • usethis-skills-modify description (v1.2→1.4): Changed to "Enforce version bumping, scope checking, and content quality guidelines when modifying SKILL.md files" to clearly convey the skill's purpose
  • AGENTS.md Generally Important Instructions: Added explicit ALWAYS bullet requiring usethis-skills-modify for skill edits and usethis-skills-create for new skills
  • usethis-agents skill (v1.0→1.1): Added "Modifying agent skills" section reinforcing the same requirement with rationale
  • docs/skills-directory.txt: Updated to match new description (synced to AGENTS.md)

- Update usethis-skills-modify description to explain what it enforces
- Add ALWAYS instruction in AGENTS.md Generally Important Instructions
- Add "Modifying agent skills" section in usethis-agents skill
- Update docs/skills-directory.txt to reflect new description

Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/1181e80d-83df-4277-849f-75e7ac67b241

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Copilot AI changed the title [WIP] Update AGENTS.md to emphasize need for agent-skills-modify skill Emphasize the need to use usethis-skills-modify when editing skill files Apr 1, 2026
Copilot AI requested a review from nathanjmcdougall April 1, 2026 19:06
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review April 1, 2026 19:07
Comment thread .agents/skills/usethis-skills-modify/SKILL.md Outdated
…tive "ALWAYS use"

Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/458d408f-c661-4209-ae2a-a0143f989f7c

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
@nathanjmcdougall nathanjmcdougall merged commit 0404bd5 into main Apr 1, 2026
1 check passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/update-agents-md-emphasize-skill branch April 1, 2026 19:13
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.

Put more emphasis on the need to use the agent-skills-modify skill

2 participants