Skip to content

Migrate to canonical agent-neutral skills#71

Merged
Brad-Edwards merged 1 commit intodevfrom
migrate/canonical-skills
May 4, 2026
Merged

Migrate to canonical agent-neutral skills#71
Brad-Edwards merged 1 commit intodevfrom
migrate/canonical-skills

Conversation

@Brad-Edwards
Copy link
Copy Markdown
Contributor

Summary

Removes the per-repo copies of the implement and review-tests skills under .claude/skills/. These are superseded by the canonical agent-neutral versions shipped in Ground-Control PR #792.

The canonical skills now live at skills/implement/SKILL.md and skills/review-tests/SKILL.md in Ground-Control and are installed user-level via bin/install-skills.sh, which symlinks them into ~/.claude/skills/ and ~/.codex/prompts/. That makes them available to Claude and Codex across every repo without per-repo duplication.

Other skills in .claude/skills/ (gh-workflow-monitor, ship, stage) are unchanged. Pulsar's single-touchpoint gate-model alignment from ADR-029 is preserved by the canonical skill.

Test plan

  • Confirm ~/.claude/skills/implement and ~/.codex/prompts/implement resolve to the Ground-Control canonical via bin/install-skills.sh
  • Confirm the implement and review-tests skills still trigger correctly in this repo from the user-level install
  • Spot-check that other skills (gh-workflow-monitor, ship, stage) are untouched

@Brad-Edwards Brad-Edwards changed the base branch from main to dev May 4, 2026 00:21
These skills are superseded by the canonical agent-neutral versions
landed in Ground-Control PR #792. The canonical skills live at
skills/implement/SKILL.md and skills/review-tests/SKILL.md in
Ground-Control and are installed user-level via bin/install-skills.sh,
which symlinks them into ~/.claude/skills/ and ~/.codex/prompts/.

The per-repo copies under .claude/skills/ are now duplicates and are
removed. Other skills (gh-workflow-monitor, ship, stage) remain in
place. Pulsar's gate-model alignment from ADR-029 is preserved by the
canonical skill.
@Brad-Edwards Brad-Edwards force-pushed the migrate/canonical-skills branch from bd91505 to e92045b Compare May 4, 2026 00:22
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@Brad-Edwards Brad-Edwards merged commit 086620f into dev May 4, 2026
7 checks passed
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