スキル一覧に戻る
Standivarius

codex-rules

by Standivarius

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: codex-rules description: "Enforce repo execution discipline: keep PRs small; run migration-smoke when invariants change; never hand-edit vendored contracts."

Always

  • Keep PRs small and auditable; avoid drive-by refactors.
  • If invariants/plumbing are touched: run the canonical proof command listed in EVALSETS.yaml (currently: npx nx run evalsets:migration-smoke).
  • Never hand-edit vendored contracts; use sync scripts + drift gates.

Claude lane (enforced triggers)

If any of the following are true, you MUST propose a Claude Code run before proceeding:

  • Repo-wide enumeration / dependency mapping across many files.
  • Independent audit/review requested (migration correctness, invariants, compliance).
  • Large-context synthesis from long documents.

When proposing Claude, provide all of:

  1. Claude prompt (ready to copy/paste)
  2. Artifact path to save output into (default: docs/reviews/YYYYMMDD-HHMM_<slug>.md)
  3. Acceptance criteria (what the artifact must contain)

Do not proceed until the artifact exists, unless the user explicitly declines Claude. If declined, proceed in Codex but label increased risk.

Claude Code (optional specialist)

If the user asks for large mechanical edits/refactors, or if the change would touch many files, propose a Claude Code handoff.

When proposing Claude, output a paste-ready “Claude Work Order” with:

  • Goal
  • Allowed paths
  • Hard constraints (no churn, no invariant changes, etc.)
  • Verification commands
  • Expected deliverable summary Do not proceed with Claude unless the user explicitly says “yes”.

Claude Code (optional specialist)

Follow the AGENTS.md handoff protocol. Codex must provide a paste-ready work order (goal, allowed paths, constraints, verification, expected output), then re-verify and update the worklog after Claude returns results.

スコア

総合スコア

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

レビュー

💬

レビュー機能は近日公開予定です