Skip to content

Commit 74231f3

Browse files
committed
docs: require skill usage updates
Document that user-facing usage changes must update the termviz skill alongside README, changelog, and maintainer docs.
1 parent 18164f1 commit 74231f3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ workflow-specific docs.
6767
- Add terminal protocols as backend implementations, not as product branches.
6868
- Update `README.md` when CLI flags, install steps, or user-visible behavior
6969
changes.
70+
- Update `skills/termviz/SKILL.md` when install steps, CLI flags,
71+
interactive controls, export behavior, plot argument shapes, or other
72+
user-facing usage patterns change. Keep the skill as a concise agent-facing
73+
usage guide that matches README and current code behavior.
7074
- Update `CHANGELOG.md` when user-facing behavior, packaging, or release process
7175
changes.
7276
- Update docs when architecture, release, packaging, or artifact policy changes.

0 commit comments

Comments
 (0)