スキル一覧に戻る
rafaelcalleja

identify-core-need

by rafaelcalleja

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

SKILL.md


name: identify-core-need description: This skill should be used when the user asks to "identify core need", "clarify requirements", "extract user intent", "validate distinctions", or when starting any research or analysis task that requires understanding what the user actually needs before proceeding. version: 1.0.0

Identify Core Need

Extract the fundamental requirement from user requests before any research or implementation.

Purpose

Transform ambiguous or complex user requests into clear, actionable core needs with validated distinctions. Filter noise before it reaches the user.

Flow

User Request
    │
    ├─ If ambiguous → AskUserQuestion to clarify
    │
    ▼
Apply Behavioral Principles + Validation Log
    │
    ▼
Core Need Output: action + target + triggers + validated distinctions

When to Use

  • Before any research phase
  • Before generating configurations or code
  • When user request has multiple interpretations
  • When starting analysis that could go in multiple directions

Process

Read and follow references/process.md for the complete workflow.

The process includes:

  1. Clarify User Request: Use AskUserQuestion if ambiguous
  2. Apply Behavioral Principles: Focus on practical, no artificial distinctions
  3. Validate Distinctions: Ask "If I omit this, does it change what user must DO?"
  4. Document in Validation Log: All evaluations must be logged
  5. Extract Core Need: action + target + triggers + success criteria

Key Behavioral Principles

PrincipleApplication
FOCUS ON PRACTICALAddress real objective directly
VALIDATE COMPARISONSEach distinction must be relevant and correct
NO ARTIFICIAL DISTINCTIONSOmit implementation details that don't change action
SIMPLICITY > COMPLEXITYSimple solution without elaboration
VALIDATION QUESTION"Does this change what user must DO?"

Output Structure

The mandatory output includes:

  • Core Need (action, target, triggers, success criteria)
  • Validation Log (minimum 3 evaluations)
  • Actionable Distinctions (≤3 items)
  • Context Discarded (minimum 2 items)
  • Clarifications Made

Validation Checkpoints

Before proceeding, verify:

  • User request is clear
  • Minimum 3 distinctions evaluated
  • Each included distinction has justification
  • Context Discarded has minimum 2 items
  • Actionable Distinctions has ≤3 items

Reference Files

NeedReference
Complete process with examplesreferences/process.md

スコア

総合スコア

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

レビュー

💬

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