feat(skills): make Codex the default install target #5

Merged
qiudl merged 1 commits from feat/codex-first-skill-installer-20260820 into main 2026-08-20 02:37:34 +00:00
Owner

Summary

  • default local installs to the Codex user skill root at ~/.agents/skills
  • keep ~/.claude writes behind explicit --agent claude
  • install command manifests as standard skills for Codex
  • add repeatable --exclude support for preserving existing customized skills
  • fix false command digest conflicts and document the multi-agent workflow

Validation

  • installer regression suite covers Codex and Claude layouts
  • repeated Codex dry-run reports zero pending updates
  • 61 missing skills installed to ~/.agents/skills while four existing ~/.codex custom skills remain active
  • shell syntax and diff validation passed
## Summary - default local installs to the Codex user skill root at ~/.agents/skills - keep ~/.claude writes behind explicit --agent claude - install command manifests as standard skills for Codex - add repeatable --exclude support for preserving existing customized skills - fix false command digest conflicts and document the multi-agent workflow ## Validation - installer regression suite covers Codex and Claude layouts - repeated Codex dry-run reports zero pending updates - 61 missing skills installed to ~/.agents/skills while four existing ~/.codex custom skills remain active - shell syntax and diff validation passed
qiudl added 1 commit 2026-08-20 02:37:24 +00:00
qiudl merged commit a58dd1aff3 into main 2026-08-20 02:37:34 +00:00
Sign in to join this conversation.