Skip to content

Let agents fix, refine, and propose skills - #73

Merged
MasterJH5574 merged 1 commit into
mlc-ai:mainfrom
haok1402:0713-evolving-agent-skills
Jul 14, 2026
Merged

Let agents fix, refine, and propose skills#73
MasterJH5574 merged 1 commit into
mlc-ai:mainfrom
haok1402:0713-evolving-agent-skills

Conversation

@haok1402

Copy link
Copy Markdown
Collaborator

Reworks the Agent Skills section of AGENTS.md so agents don't just use skills, they help keep them sharp. In an agent-native repo, the skill-set should improve as a byproduct of use, not only through deliberate maintenance passes.

  • Removed the hardcoded skill list. Claude Code loads .agents/skills/ automatically, so listing them inline was redundant and went stale.
  • Added a maintenance norm. Agents fix broken skills, refine rough ones, and propose new skills for uncovered work. All changes go up for review, not edited silently.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the AGENTS.md file to clarify how AI agents should maintain and update agent-native workflows (skills). The feedback suggests making the instructions more precise for AI agents by clarifying ambiguous phrases, such as specifying that changes should be proposed in a pull request and clarifying the phrasing around uncovered skills.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread AGENTS.md
Comment thread AGENTS.md
@haok1402
haok1402 requested a review from MasterJH5574 July 14, 2026 03:42
@MasterJH5574
MasterJH5574 merged commit 2225560 into mlc-ai:main Jul 14, 2026
9 checks passed
@haok1402
haok1402 deleted the 0713-evolving-agent-skills branch July 14, 2026 23:51
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