·branch-quiz
</>

branch-quiz

ユーザーが単に差分を読むのではなく、実行時の動作、仮定、障害点、エッジケースについて質問されることで、ブランチのコード変更の理解を確認したい場合に使用します。

14インストール·1トレンド·@buildrtech

インストール

$npx skills add https://github.com/buildrtech/dotagents --skill branch-quiz

branch-quiz のインストール方法

コマンドラインで branch-quiz AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill branch-quiz
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: buildrtech/dotagents。

Quiz the user on a git branch's changes to verify genuine comprehension. Rather than passively reading diffs, the user answers targeted questions covering: runtime behavior, embedded assumptions, failure points, edge cases, API design decisions, data model changes, data flows, security implications, performance impacts, and dependencies & integration effects. Score their understanding and surface any gaps.

Run git diff main...HEAD to collect all changes on the current branch. If the branch has no diff against main, inform the user and stop.

Read through every changed file. Build a mental model of:

ユーザーが単に差分を読むのではなく、実行時の動作、仮定、障害点、エッジケースについて質問されることで、ブランチのコード変更の理解を確認したい場合に使用します。 ソース: buildrtech/dotagents。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/buildrtech/dotagents --skill branch-quiz
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from buildrtech/dotagents

クイックアンサー

branch-quiz とは?

ユーザーが単に差分を読むのではなく、実行時の動作、仮定、障害点、エッジケースについて質問されることで、ブランチのコード変更の理解を確認したい場合に使用します。 ソース: buildrtech/dotagents。

branch-quiz のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill branch-quiz インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/buildrtech/dotagents