Skip to content

Install Plannotator command skills under Codex home#669

Merged
backnotprop merged 3 commits intomainfrom
fix/gemini-double
May 5, 2026
Merged

Install Plannotator command skills under Codex home#669
backnotprop merged 3 commits intomainfrom
fix/gemini-double

Conversation

@backnotprop
Copy link
Copy Markdown
Owner

@backnotprop backnotprop commented May 5, 2026

Summary

  • install only the command-overlap Plannotator skills into ~/.codex/skills: plannotator-review, plannotator-annotate, and plannotator-last
  • remove those command-overlap skills from the legacy shared ~/.agents/skills scope so they no longer collide with slash commands
  • keep shared-agent Plannotator skills, including plannotator-setup-goal, in ~/.agents/skills and remove stale Codex copies of those shared-agent skills
  • avoid treating an installer-created ~/.codex/skills directory as proof that Codex hooks should be configured
  • copy skill directories only when present so version-pinned installs against older tags do not fail on missing newer skills
  • keep Claude skill install behavior unchanged and assert command-overlap skills include OpenAI config

Tests

  • bash -n scripts/install.sh
  • git diff --check
  • bun test scripts/install.test.ts
  • temp-dir copy simulation against v0.17.10, v0.19.7, and HEAD

@backnotprop backnotprop changed the title Install Plannotator skills under Codex home Install Plannotator command skills under Codex home May 5, 2026
@backnotprop backnotprop merged commit 7c6dc14 into main May 5, 2026
10 checks passed
@backnotprop backnotprop deleted the fix/gemini-double branch May 5, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant