Sunmax0731

SKILL

- If Git reports LF/CRLF normalization on generated JSON, keep the content UTF-8, rerun `npm test`, and verify `git status -sb` instead of editing files solely for newline churn.

Sunmax0731 0 Updated 3w ago

Resources

10
GitHub

Install

npx skillscat add sunmax0731/blender-diff-review-verification

Install via the SkillsCat registry.

SKILL.md

SKILL

検品・差分レビュー・手動検証 を保守するときの実行ガイドです。

Start Order

  1. README.md を読む。
  2. docs/source-idea-pack.json で PICKUP 行、created_idea、ZIP、domain docs を確認する。
  3. samples/representative-suite.jsonsrc/product-profile/profile.json を確認する。
  4. 変更後は npm test を実行する。
  5. release 前は docs/release-checklist.mddocs/releases/v0.1.0-alpha.1.md を更新する。

Validation Contract

  • 代表シナリオは happy-path、missing-required、warning、mixed-batch を必ず維持する。
  • QCDS は Quality、Cost、Delivery、Satisfaction を S+ / S- / A+ / A- / B+ / B- / C+ / C- / D+ / D- で評価する。
  • A- 未満の観点がある場合は docs/qcds-strict-gap-analysis.md に理由と改善を記録し、A- 以上へ戻してから release する。
  • docs ZIP は dist/blender-diff-review-verification-docs.zip に再生成する。
  • If Git reports LF/CRLF normalization on generated JSON, keep the content UTF-8, rerun npm test, and verify git status -sb instead of editing files solely for newline churn.

Categories