Skip to content

Move agent skill into named directory#92

Merged
rwjblue-glean merged 1 commit into
mainfrom
rwjblue/move-agent-skill-named-directory
Jul 1, 2026
Merged

Move agent skill into named directory#92
rwjblue-glean merged 1 commit into
mainfrom
rwjblue/move-agent-skill-named-directory

Conversation

@rwjblue-glean

Copy link
Copy Markdown
Member

BLUF: Move the repository agent skill into the named-directory layout now required by @gleanwork/configure-agents@latest.

What changed

  • Moved skills/SKILL.md to skills/glean-mdm/SKILL.md.
  • Updated AGENTS.md to reference the new path.
  • Removed the stale skills.sh mention from AGENTS.md.

Why

@gleanwork/configure-agents@0.6.0 rejects top-level skill files under skills/ and now requires skills/<name>/SKILL.md. This fixes the agent-baseline failure without pinning the checker version.

Test plan

  • npx -y @gleanwork/configure-agents@latest check

configure-agents 0.6.0 requires skills to live under
skills/<name>/SKILL.md. Move the existing glean-mdm skill to the
named directory layout and update agent instructions to point at the
new path.
@rwjblue-glean rwjblue-glean merged commit 61bd98b into main Jul 1, 2026
17 checks passed
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