Flatten layout to fix Cursor / Codex / Copilot installs (#5)
Commit

- Flatten repo layout to match cross-agent skills convention
Move skills from plugins/entire/skills to top-level skills/ and lift
plugin manifests to the repo root so Cursor, Codex, and other flat
auto-discovery installs work via git clone ... ~/.<agent>/skills/entire.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com Entire-Checkpoint: 453006269783
- Bump to 0.2.0 for flattened layout and drop stale GEMINI.md reference
Signals the repo-layout change to pinned installers, and removes the contextFileName field from gemini-extension.json now that GEMINI.md is gone.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com Entire-Checkpoint: 13b40f60abfb
- Bump to 0.3.0 to avoid version collision with parallel 0.2.0 merge
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com Entire-Checkpoint: ae338bf9605e
- remove gemini md file
Entire-Checkpoint: 5a381efa62ef
- fix: drop contextFileName for deleted GEMINI.md
Bugbot flagged this as high severity — the field referenced a file deleted in
08ab66e, which would have broken gemini extensions install for the entire.
Co-Authored-By: Claude noreply@anthropic.com Entire-Checkpoint: 71c7dd8058dc
Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com