Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion commands/promote.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You are running the Shipwright promote command. Your job is to help the user che

- **Beta** (active development): `skills/`, `agents/`, `commands/`, `internal/skills/`, `internal/agents/`
- **Stable** (promoted): `stable/skills/`, `stable/agents/`, `stable/commands/`, `stable/internal/skills/`, `stable/internal/agents/`
- **Beta manifest**: `.claude-plugin/plugin.json` (name: `shipwright-beta`)
- **Beta manifest**: `.claude-plugin/plugin.json` (name: `shipwright`)
- **Stable manifest**: `internal/plugin.stable.json` (name: `shipwright`) — not active until copied to `.claude-plugin/` during release

## Workflow
Expand Down
337 changes: 337 additions & 0 deletions docs/plans/2026-02-26-code-review-design.md

Large diffs are not rendered by default.

Loading