Files
agent-skills/.claude/commands
Addy Osmani 2bee9b3842 docs(ship): note user-defined personas override plugin versions
Plugin subagents sit at the bottom of Claude Code's scope priority table,
so a code-reviewer (or security-auditor / test-engineer) defined in
.claude/agents/ or ~/.claude/agents/ silently wins over the plugin's
version when /ship spawns personas. This is intentional — user
customization should take precedence — but the override is silent, so
without documenting it people will waste time wondering why /ship isn't
using the persona they expected.

Adds a one-liner to Phase A framing this as a feature. Suggested in
review.
2026-04-19 20:35:41 -07:00
..