Document Antigravity ancestor skill verification

This commit is contained in:
Alex Verkhovsky 2026-03-06 04:47:04 -07:00
parent c6a99075ed
commit 5a1d21b7b1
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Support assumption: full Agent Skills support. Antigravity docs confirm workspac
- [x] Add legacy cleanup for `.agent/workflows`
- [x] Test fresh install
- [x] Test reinstall/upgrade from legacy workflow output
- [ ] Confirm ancestor conflict protection where applicable because Antigravity docs do not state whether parent-directory `.agent/skills` are inherited; `/tmp/antigravity-ancestor-repro` should be used for manual app verification instead of guessing
- [x] Confirm no ancestor conflict protection is needed because manual Antigravity verification in `/tmp/antigravity-ancestor-repro/parent/child` showed only the child-local `child-only` skill, with no inherited parent `.agent/skills` entry
- [x] Implement/extend automated tests
- [ ] Commit