Skip to content

Commit ee679f7

Browse files
committed
change safeguards
1 parent 49ed655 commit ee679f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This repository is a public source for installable agent skills.
55
## Conventions
66

77
- Put every installable skill in `skills/<skill-name>/`.
8+
- Treat this repository as the source of truth for existing skills. When modifying an existing skill, make the change in this repo first, not only in an installed copy under another skills directory.
89
- Keep `SKILL.md` as the canonical instruction file for each skill.
910
- Treat `README.md`, `AGENTS.md`, and `metadata.json` beside a skill as thin packaging wrappers, not alternate sources of truth.
1011
- Prefer repo-agnostic instructions. Do not hard-code a single workspace or machine path unless the user explicitly requires it.

0 commit comments

Comments
 (0)