feat(manifests): add root AGENTS.md, GEMINI.md, and gemini-extension.json#3
Merged
Conversation
This was referenced May 19, 2026
2b5b43c to
7f85239
Compare
…json - AGENTS.md (cross-vendor agents.md standard) auto-detected by Codex, Cursor, Zed, Mistral vibe, and other harnesses without running install.sh. - GEMINI.md imports the integrate/review/debug skills via @./skills/... so Gemini CLI picks up the full playbook automatically. - gemini-extension.json unlocks 'gemini extensions install <repo-url>'. - configs/ stays intact so install.sh keeps working. - CLAUDE.md (repo conventions) is intentionally left untouched. CHANGELOG: new [Unreleased] section with the three additions.
7f85239 to
8664cca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Objectif
Ajouter les manifestes cross-harness à la racine du repo pour que l'utilisateur n'ait plus à passer par
install.shni copier des fichiers depuisconfigs/. Ces fichiers sont auto-détectés par leurs harness respectifs.Fichiers ajoutés
AGENTS.mdvibe, …GEMINI.md@./skills/...importsgemini-extension.jsongemini extensions install https://github.com/Purchasely/Purchasely-AI-PluginAGENTS.mdreprend le contenu deconfigs/codex/AGENTS.md(qui sert déjà Codex + Mistralvibe+ Zed). LeAGENTS.mdracine devient la source de vérité que les outils lisent automatiquement ; les copies sousconfigs/codex/etconfigs/mistral/restent en place pourinstall.sh.GEMINI.mdracine utilise la convention@./skills/integrate/SKILL.md(cf.obra/superpowers/GEMINI.md) plutôt que de dupliquer le contenu — les skills restent la source de vérité.Note importante —
CLAUDE.mdLe
CLAUDE.mdracine existe déjà et contient les règles du repo (CHANGELOG, pattern wrapper, conventions context-mode). Il est volontairement laissé intact dans cette PR : c'est ce fichier que Claude Code charge automatiquement et que les contributeurs (humains et LLM) lisent. La gap analysis demandait unCLAUDE.mdracine — il était déjà présent, juste pas mentionné dans le tableau.Acceptance criteria
AGENTS.md,GEMINI.md,gemini-extension.jsoncréés à la racine.CLAUDE.mdnon modifié dans son contenu de règles repo.install.shcontinue de marcher — aucun fichier supprimé sousconfigs/.CHANGELOG.mdmis à jour sous## [Unreleased]→### Added.Référence
gemini-extension.jsonobra/superpowersv5.1.0 — modèle de structureGenerated by Claude Code