スキル一覧に戻る
JonWhiteFang

tm-definition-of-done

by JonWhiteFang

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

SKILL.md


name: tm-definition-of-done description: Enforce Tavern Master definition of done (lint + tests + formatting + plan updates).

When to use

Use for any change that modifies code, UI, data, sync, or build configuration.

Operating rules

  • Follow AGENTS.md (ask clarifying questions when required; don’t guess).
  • Keep changes reviewable: small, focused commits; avoid sweeping refactors unless explicitly requested.

Definition of done checklist

After making changes (or before presenting a final patch):

  1. Run:
    • npm run lint
    • npm run test
    • npm run format:check
  2. If scope or sequencing changed, update IMPLEMENTATION_PLAN.md (keep it a living checklist).
  3. If UI changed, ensure:
    • labels match the screen’s intent
    • keyboard focus order is reasonable
    • no obvious contrast regressions (per existing theme)
  4. Summarize:
    • what changed
    • commands run + results
    • any follow-up items and where they’re tracked

スコア

総合スコア

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

レビュー

💬

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