← スキル一覧に戻る

ship
by tkersey
public dot files
⭐ 37🍴 0📅 2026年1月23日
SKILL.md
name: ship description: "Finalize work after validation: confirm a signal, capture proof in PR description and bead comment (if beads), and open a PR (no merge). Use when asked to ship, finish, or open a PR."
Ship
Overview
Finalize deliverables after validation and produce a concise proof trail.
Workflow
- Confirm a recent validation signal exists for the current change set; if not, run
validate. - Summarize proof: commands/signals and outcomes.
- If beads are used, comment on the active bead with the proof (only if
.beadsexists:rg --files -g '.beads/**' --hidden --no-ignore). - Open a PR (do not merge), using
ghwhere applicable. - Report PR status and any remaining follow-ups.
Guardrails
- Never ship without a signal.
- Keep proof concise and scoped to this change.
- If PR creation is blocked (auth/remote), state the exact blocker and next command.
Output
- Proof summary (signals + results).
- PR creation status.
- Next steps if any.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です