chore: sync shared ai prompts#14
Conversation
There was a problem hiding this comment.
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.
Summary
Checks