Add shared Codex and Claude agent setup#136
Conversation
Greptile SummaryThis PR restructures the agent guidance and skill definitions for the repository by creating a shared
Confidence Score: 5/5Safe to merge — all changes are documentation and tooling configuration with no production code touched. The PR is a pure reorganization of agent guidance and skill definitions. No application logic, database schemas, IPC handlers, or React components were modified. The symlink targets resolve correctly from both No files require special attention.
|
| Filename | Overview |
|---|---|
| AGENTS.md | New shared agent guidance file; content mirrors old CLAUDE.md with multi-agent language improvements and correct ### Python heading hierarchy. |
| CLAUDE.md | Stripped to a thin adapter that delegates to AGENTS.md and adds four Claude Code-specific notes (skills path, MCP config, permissions, run_in_background). |
| skills/reviewloop/SKILL.md | Added Codex compatibility note for allowed-tools and push-authorization clarification; otherwise unchanged from prior .claude/ version. |
| skills/clear-caches/SKILL.md | Default DB path changed from production directory to .dev-data/data/exo.db with an explicit warning not to touch the production path. |
| skills/electron-devtools-testing/SKILL.md | Claude Code-specific MCP tool names replaced with generic action descriptions and both Claude/Codex MCP install commands added. |
| skills/github-cli/SKILL.md | Section renamed from Claude Code on Web to Hosted Agent Environments and auth token description softened to accommodate Codex environments. |
Reviews (6): Last reviewed commit: "Merge latest origin/main into codex setu..." | Re-trigger Greptile
|
Reviewloop complete on Fixed all Greptile feedback:
No review issues intentionally left open. Full |
|
Final reviewloop status on
No review issues are left open. |
Summary
Verification
Pre-PR verdict: PASS
fullb2e97fc