·argumentation
</>

argumentation

仮説、議論、例の 3 つの要素を使用して、適切に構造化された議論を構築します。反証可能な仮説の定式化、論理的議論の構築 (演繹的、帰納的、類推的、証拠的)、具体的な例の提供、およびスチールマンの反論をカバーします。技術的な変更を提案する PR 説明を作成またはレビューする場合、ADR での設計決定を正当化する場合、実質的なコードレビューのフィードバックを構築する場合、または研究上の議論や技術提案を構築する場合に使用します。

10インストール·1トレンド·@pjt222

インストール

$npx skills add https://github.com/pjt222/development-guides --skill argumentation

argumentation のインストール方法

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

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

ソース: pjt222/development-guides。

Build rigorous arguments from hypothesis through reasoning to concrete evidence. Every persuasive technical claim follows the same triad: a clear hypothesis states what you believe, an argument explains why it holds, and examples prove that it holds. This skill teaches you to apply that structure to code reviews, design decisions, research writing, and any context where claims need justification.

State your claim as a clear, falsifiable hypothesis. A hypothesis is not an opinion or a preference -- it is a specific assertion that can be tested against evidence.

| "This code is bad" | "This function has O(n^2) complexity where O(n) is achievable" | | "We should use TypeScript" | "TypeScript's type system will catch the class of null-reference bugs that caused 4 of our last 6 production incidents" |

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/pjt222/development-guides --skill argumentation
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-11

Browse more skills from pjt222/development-guides

クイックアンサー

argumentation とは?

仮説、議論、例の 3 つの要素を使用して、適切に構造化された議論を構築します。反証可能な仮説の定式化、論理的議論の構築 (演繹的、帰納的、類推的、証拠的)、具体的な例の提供、およびスチールマンの反論をカバーします。技術的な変更を提案する PR 説明を作成またはレビューする場合、ADR での設計決定を正当化する場合、実質的なコードレビューのフィードバックを構築する場合、または研究上の議論や技術提案を構築する場合に使用します。 ソース: pjt222/development-guides。

argumentation のインストール方法は?

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

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

https://github.com/pjt222/development-guides