Skip to content

chore: remove repo-local ship-pr skill#133

Merged
fullstackjam merged 1 commit into
mainfrom
chore/remove-ship-pr-skill
Jun 26, 2026
Merged

chore: remove repo-local ship-pr skill#133
fullstackjam merged 1 commit into
mainfrom
chore/remove-ship-pr-skill

Conversation

@fullstackjam

Copy link
Copy Markdown
Member

What does this PR do?

Removes the repo-local ship-pr skill (.claude/skills/ship-pr/) now that it's provided by the fullstackjam plugin, and cleans up the docs that pointed at the deleted file.

Why?

The fullstackjam:ship-pr plugin skill supersedes the in-repo copy, making .claude/skills/ship-pr/SKILL.md redundant. Keeping both means two sources of truth for the same flow. The other two repo skills (bootstrap-feature, architecture-review) stay — they're project-specific and have no plugin equivalent.

Stale references cleaned up:

  • AGENTS.md — dropped the ship-pr bullet from the Skills section.
  • docs/HARNESS.md — dropped the ship-pr row from the harness control table.

The historical "No session-start stale-branch sensor" note in HARNESS.md keeps its ship-pr mention — it's design rationale explaining why a sensor was removed, and reads fine standalone.

Testing

  • go vet ./... passes
  • Relevant tests added or updated
  • Tested locally (./openboot install --dry-run or similar)

Docs/tooling-only change — no Go code touched, so the Go checks above are N/A. Verified by grep that no remaining references point at the deleted skill file.

Cross-repo checklist

  • Does this need a docs/content update in openboot.dev? — No, repo-internal agent tooling only.
  • Does this change the CLI ↔ server API contract? — No.

Notes for reviewer

docs/HARNESS.md:102 still mentions ship-pr by name; that's intentional (historical rationale, not a pointer to the file). Flag if you'd rather it be reworded.

Now provided by the fullstackjam plugin (fullstackjam:ship-pr), so the
in-repo copy under .claude/skills/ is redundant. Drop it and clean up the
stale references that pointed at the deleted file:

- AGENTS.md: remove the ship-pr bullet from the Skills section
- docs/HARNESS.md: remove the ship-pr row from the harness table

The historical 'No session-start stale-branch sensor' note in HARNESS.md
keeps its ship-pr mention as design rationale (it stands on its own).
@github-actions github-actions Bot added the docs label Jun 26, 2026
@fullstackjam fullstackjam merged commit 4f9679d into main Jun 26, 2026
13 checks passed
@fullstackjam fullstackjam deleted the chore/remove-ship-pr-skill branch June 26, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant