Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/benjam3n/reasoningtool --skill m-matching명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Route any input through a branching question tree to narrow down the optimal response strategy before writing. Two stages — PERCEIVE (classify input) then ACT (select response). Covers all prompt types.
Generate exhaustive guesses about user input using ALL search methods with coverage tracking. Guessing is SEARCH through possibility space. Tracks space created vs space covered to ensure comprehensive exploration.
Systematically evaluate and select from a set of guesses, options, or possibilities. Combines ARAW analysis with prioritization to determine which guesses are strong, weak, actionable, or eliminable.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | m - Matching |
| description | Define criteria for filtering options |
| output | {"format":"prose"} |
Input: $ARGUMENTS
Before executing, identify which interpretation matches the user's input:
Interpretation 1 — Define selection criteria: The user has options to evaluate and needs help building the set of criteria (must-haves, preferences, deal-breakers) to filter and rank them. Interpretation 2 — Evaluate fit against criteria: The user already has criteria and a specific option, and wants to assess how well that option matches. Interpretation 3 — Align stakeholders on requirements: The user has multiple stakeholders with different needs and wants to reconcile them into a shared, prioritized criteria set.
If ambiguous, ask: "I can help with defining selection criteria, evaluating an option against criteria, or aligning stakeholders on requirements — which fits?" If clear from context, proceed with the matching interpretation.
Define criteria for filtering options
Analyze the goal to identify implicit requirements:
For each stakeholder (or stakeholder type):
Sort all requirements into criteria categories:
MUST-HAVE (Required):
MUST-NOT-HAVE (Exclusions):
SHOULD-HAVE (Preferred):
NICE-TO-HAVE (Optional):
For each criterion, specify HOW to evaluate it:
Also specify:
Review criteria set for issues:
Conflicts:
Gaps:
Feasibility:
Produce final criteria list: