ECC/scripts/codex
Chris Yau d170cdd175
fix: remove redundant skill copy from sync-ecc-to-codex.sh
Codex CLI reads skills natively from ~/.agents/skills/ (installed by
ECC installer / npx skills). The sync script was redundantly copying
the same skills from .agents/skills/ to ~/.codex/skills/.

Changes:
- Remove skill copy loop, variables, and path validation from sync script
- Update sanity checker to validate ~/.agents/skills/ instead of
  ~/.codex/skills/, downgrade missing skills from FAIL to WARN
- Update test assertions to verify skill sync removal

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-03-25 21:33:45 +08:00
..
check-codex-global-state.sh fix: remove redundant skill copy from sync-ecc-to-codex.sh 2026-03-25 21:33:45 +08:00
install-global-git-hooks.sh fix: fold session manager blockers into one candidate 2026-03-24 23:08:27 -04:00
merge-mcp-config.js fix: safe Codex config sync — merge AGENTS.md + add-only MCP servers (#723) 2026-03-22 15:39:46 -07:00