Files
greptimedb/.agents
Yingwen b365e0dd95 chore: share agent release skills (#8336)
* chore: merge release-note skill changes

Signed-off-by: evenyag <realevenyag@gmail.com>

* chore: share agent skills from repo

Signed-off-by: evenyag <realevenyag@gmail.com>

* docs: simplify picked PR ordering

Signed-off-by: evenyag <realevenyag@gmail.com>

---------

Signed-off-by: evenyag <realevenyag@gmail.com>
2026-06-19 05:15:16 +00:00
..

Agent Skills

Shared agent skills live in .agents/skills.

  • Codex automatically discovers repo skills from .agents/skills.
  • Claude Code reads the same skills through .claude/skills, which is a symlink to this directory.
  • Add or update shared skills under .agents/skills/<skill-name>/SKILL.md.
  • If a new skill does not appear, restart the agent or start a new thread.