plugin/plangate/skills/ai-dev-verify/SKILL.md
PlanGate の V-1〜V-4 受け入れ検査と handoff.md 発行を行う。Use when: exec 完了後に受け入れ検査を実行し PR 準備したい時。
npx skillsauth add s977043/plangate ai-dev-verifyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
PlanGate ワークフローの verify & handoff フェーズ(WF-05) を Codex / Claude Code 両方で実行する skill。Rule 5(最終成果物は毎回 handoff に集約)を担保する。
CLAUDE.mdAGENTS.md.claude/rules/working-context.md(handoff 必須化・6 要素・settings タスクロックの正本).claude/rules/hybrid-architecture.md(Rule 5).claude/rules/review-principles.md(V-3 外部レビュー観点).claude/rules/mode-classification.md(V-2/V-3/V-4 の mode 別適用)docs/working/TASK-XXXX/plan.md / test-cases.md / status.mddocs/working/templates/handoff.md(handoff.md 6 要素の正本テンプレート)mode 別の適用範囲は .claude/rules/mode-classification.md フェーズ適用マトリクスを正本とする。各フェーズの趣旨:
evidence/test-runs/, evidence/verification/。review-external.md 追記専用。bin/plangate doctor --check-settings PASS を V-1 / handoff 完了の前提として要求(.claude/rules/working-context.md 正本)。未配線時は Shadow Configuration 防止のため handoff を完了扱いにできない。settings 適用は Human-owned(sh scripts/apply-claude-settings.sh を Human が実行)。
docs/working/templates/handoff.md を雛形に発行。6 要素の正本は .claude/rules/working-context.md の「handoff(WF-05 完了資産 / Rule 5)」節および docs/working/templates/handoff.md を参照。light モード以下で簡易版を採用する場合も本テンプレートを踏襲(該当なしは「該当なし」明記)。PR マージ後も削除しない(完了資産)。
docs/working/TASK-XXXX/handoff.md(6 要素必須)docs/working/TASK-XXXX/evidence/ 追記docs/working/TASK-XXXX/status.md 追記(V-1〜V-4 結果サマリ)bin/plangate validate TASK-XXXXbin/plangate review TASK-XXXX --phase v3bin/plangate doctor --check-settingsbin/plangate eval TASK-XXXXbin/plangate metrics TASK-XXXX --collect|--reporthandoff.md 発行コマンドは未実装。skill 利用者が
docs/working/templates/handoff.mdをコピーし手動で 6 要素を記載する。
handoff 完了後は PR 作成 → C-4 ゲート(GitHub 上の人間レビュー)→ マージ。
tools
PlanGate の TASK-XXXX 作業コンテキストを Progressive Disclosure で読込・更新する。Use when: セッション再開時、フェーズ遷移時、status.md/current-state.md/handoff.md を更新したい時。
development
Evaluate and improve an existing Codex skill using explicit success criteria and small controlled changes. Use when the user asks to optimize a skill, reduce over-triggering or under-triggering, improve reliability, tighten instructions, or add evals for a skill. Also trigger on "スキルを改善して", "スキルを最適化して", "スキルの品質を確認して".
development
Create an operating policy and roadmap for a live portfolio of Codex skills. Use when the user asks to organize, govern, audit, measure, retire, or scale skills already used by a team or repository. Also trigger on "スキルの運用計画", "スキルポートフォリオ", "スキルロードマップ", "スキルを整理して".
development
Design a new Codex skill from a concrete use case and produce a repo-ready skill package. Use when the user asks to create a new skill, define a skill's responsibility, draft SKILL.md, choose frontmatter, design supporting files, or prepare eval criteria for a new skill. Also trigger on "スキルを作りたい", "スキルを作って", "スキルを追加して", "新しいスキル", "SKILL.md生成".