Imported from MridulNegi2005/Capstone (
AGENTS.md). Install upstream withnpx skills add MridulNegi2005/Capstone. Copyright stays with the author.
Project Instructions for Codex
Cross-Agent Sync
This project uses .ai-sync/ for cross-agent context sharing between Claude Code, Codex, and Antigravity.
IMPORTANT — Before starting work:
- Read
.ai-sync/handoff.mdto see what the last agent was doing - Read
.ai-sync/context.mdfor the full history of what's been done - Check
.ai-sync/artifacts/for any shared specs, plans, or snippets
Before switching away / ending session:
- Append a timestamped summary of what you did to
.ai-sync/context.md - Update
.ai-sync/handoff.mdwith current task, in-progress work, and next steps
When you create important artifacts (plans, specs, design docs):
- Save a copy in
.ai-sync/artifacts/so other agents can find them