·argumentation
</>

argumentation

가설-논증-예제 트라이어드를 사용하여 잘 구조화된 논증을 구성합니다. 반증 가능한 가설 수립, 논리적 주장 구축(연역적, 귀납적, 유추적, 증거적), 구체적인 예 제공, 스틸만닝 반론 등을 다룹니다. 기술적 변경을 제안하는 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이란?

가설-논증-예제 트라이어드를 사용하여 잘 구조화된 논증을 구성합니다. 반증 가능한 가설 수립, 논리적 주장 구축(연역적, 귀납적, 유추적, 증거적), 구체적인 예 제공, 스틸만닝 반론 등을 다룹니다. 기술적 변경을 제안하는 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