Skip to content

chore: sync shared ai prompts#14

Merged
jan-kubica merged 8 commits into
mainfrom
codex/ai-shared-prompts
Jun 2, 2026
Merged

chore: sync shared ai prompts#14
jan-kubica merged 8 commits into
mainfrom
codex/ai-shared-prompts

Conversation

@jan-kubica

Copy link
Copy Markdown
Contributor

Summary

  • add the shared ai-shared submodule and generated AGENTS/CLAUDE/GEMINI guidance
  • add sync wrappers and an AI Instructions workflow that checks generated prompt drift
  • add repo-specific local instructions for this package

Checks

  • bash -n scripts/sync-ai-skills.sh scripts/link-codex-skills.sh
  • bash scripts/sync-ai-skills.sh --check

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request integrates shared AI agent skills and guidelines into the repository by adding a .ai/shared submodule, setting up skill definitions under .agents/skills/ and .claude/commands/, and updating documentation files like AGENTS.md, CLAUDE.md, and GEMINI.md. It also introduces helper scripts link-codex-skills.sh and sync-ai-skills.sh. The review feedback correctly points out that these scripts assume execution from the repository root and recommends making them location-independent by dynamically resolving their paths.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread scripts/sync-ai-skills.sh Outdated
Comment thread scripts/link-codex-skills.sh Outdated
@jan-kubica jan-kubica marked this pull request as ready for review June 2, 2026 17:24
@jan-kubica jan-kubica merged commit ea664c7 into main Jun 2, 2026
4 checks passed
@jan-kubica jan-kubica deleted the codex/ai-shared-prompts branch June 2, 2026 19:11
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant