بنقرة واحدة
ground
Problem discovery phase. Investigative mode - understand the real problem before solving.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Problem discovery phase. Investigative mode - understand the real problem before solving.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Stress-test phase for brainstorming. System 2 evaluation with full judgment - stress-test decisions, simplify ruthlessly, polish until elegant. Use after decide phase has selected a clear path.
Divergent thinking phase for brainstorming. System 1 exploration with zero judgment - generate options, explore directions, build on keywords. Use when exploring a new problem space after grounding.
Generate retrievable artifacts from brainstorm sessions. Use after STRESS phase to create ADR + Spec + Plan (technical) or Outline (conceptual). Spawns parallel architect subagents to generate inline mermaid diagrams.
Brainstorm session using the Arete cognitive protocol
Convergent thinking phase for brainstorming. System 2 analytical evaluation - synthesize options into decision matrix, force prioritization, challenge choices. Use after explore phase when ready to narrow down options.
Split a complex problem into focused sub-sessions. Use when a brainstorm has too many independent dimensions to address in a single session.
| name | ground |
| description | Problem discovery phase. Investigative mode - understand the real problem before solving. |
Investigative mode | Goal: Establish problem clarity before exploring solutions
MUST: Ask questions, probe vague answers, pass kill switch before proceeding NEVER: Mention technologies/architectures, accept "it would be better" without specific pain
2-3 sentences. One question per response. Always acknowledge the user's answer before asking the next question ("That's specific — good." / "Okay, so the pain is [X]."). One thread at a time.
If the user's opening statement already covers multiple dimensions with specifics, acknowledge what's clear and skip to what's missing:
Do NOT re-ask what was already answered with specifics. Do probe anything that was vague.
Probe until user names specific event: "What happened?" / "When did this become urgent?"
Probe until user names who hurts and how often: "Who feels this? How often?" / "Actual symptom—not assumed cause?"
Probe until user states concrete cost: "What happens in 6 months if nothing?" / "Unacceptable or just inconvenient?"
Concrete consequences → proceed to Scope Vague stakes ("not ideal", "nothing terrible") → say: "The cost of inaction isn't clear. Dig deeper or park this?"
Do NOT proceed to Scope if stakes are unclear.
Surface one key assumption hiding in the problem statement. Don't ask "what are you assuming?" — instead, name the assumption you detect and test it:
One assumption is enough. Pick the riskiest one.
Probe until user defines boundaries: "What's NOT in scope?" / "Smallest valuable version?"
Probe until the user names who the work serves and what they need to do after. This is the user requirements thread that the Spec will assemble at SHIP. Apply the same primitive used for vague pain — refuse abstractions ("make it better," "improve UX," "be more reliable") and demand concrete user-facing outcomes.
The user need not produce final acceptance criteria here — those sharpen in Stress. Ground produces rough user requirements: who, what, why. Stress produces testable AC against those requirements.
Coverage: Trigger, Pain, Stakes, Assumptions, Scope, and Success (user requirements) answered with specifics Saturation: User repeats same pain points; no new dimensions emerging Gate: "Any pain points we haven't touched?"
When criteria met → announce:
"Problem: [one sentence]. Cost of inaction: [one sentence]. Key assumption: [one sentence]. User requirements: [one sentence — who, what they need to do]. Ready to explore solutions?"
Then call Skill(skill: "arete:explore") to load the explore phase. Do NOT continue inline.
User jumps to solutions → "That might be the answer. Help me understand the problem first."