← スキル一覧に戻る

repo-release-guardrails
by paulyd-oi
Open Invite - Social Calendar App (Frontend)
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: repo-release-guardrails description: Protect against wrong-repo edits and enforce production parity assumptions.
Repo + Release Guardrails
Repo correctness
- Confirm current repo name and
git remote -vat the start of any task that could touch deployment/build.
Production parity
- Avoid changes that only work locally.
- Do not add routes/config only in one entry point if the project has multiple entry files (ensure parity).
No silent build triggers
- Do not start EAS builds, submits, or Apple-related changes unless user explicitly requests.
Mandatory output
Always end with HANDOFF PACKET.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です