بنقرة واحدة
skillweave-discovery
Problemdefinition, User Research, Empathy Mapping, Opportunity Validation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Problemdefinition, User Research, Empathy Mapping, Opportunity Validation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create structured PRD (Product Requirements Document) through guided interview. Adapts Ralph Loop concepts for multi-agent AI development. Creates blueprint for promptchain and releasechain workflows.
Multi-Model LLM Council — Deliberation, Peer Review, and Chairman Synthesis with Web Search and Faigate Routing
Design-Thinking-Lens: Briefanalyse, UX-Prinzipien, Token-Extraktion, Evaluation
Pre-Launch-Check, Deployment, Announce, Verify, Metrics
Bundle-Navigator, Phasen-Status, Entry-Point-Detection, Bundle-Empfehlung, Planning-Board, Testing
Execution Reports, Timing, Events, Memory, Summary, Health — Read-Only Observability
| name | skillweave-discovery |
| description | Problemdefinition, User Research, Empathy Mapping, Opportunity Validation |
| argument-hint | topic="[topic]" domain="[domain]" mode="[quick|deep]" |
Define the right problem before building the wrong solution. Empathy-driven research, problem framing, and opportunity validation for multi-agent AI development.
Before generating output, verify and enforce:
.skillweave/ with discovery/, prds/, tracking-log/ subdirs if missing..skillweave/discovery/ — never the repo root..skillweave/ to .gitignore if not present..skillweave/prds/ for existing PRDs. If found, flag and ask whether to update or skip discovery.Understand stakeholders, users, and their unmet needs.
| Step | Description | Artifact |
|---|---|---|
| 1.1 | Problem exploration | .skillweave/discovery/problem-exploration.md |
| 1.2 | User persona creation | .skillweave/discovery/user-persona.md |
| 1.3 | Empathy map | .skillweave/discovery/empathy-map.md |
| 1.4 | Stakeholder mapping | .skillweave/discovery/stakeholder-map.md |
Gather evidence, validate assumptions, analyze the landscape.
| Step | Description | Artifact |
|---|---|---|
| 2.1 | Competitive landscape | .skillweave/discovery/competitive-landscape.md |
| 2.2 | Market analysis | .skillweave/discovery/market-analysis.md |
| 2.3 | User interview synthesis | .skillweave/discovery/user-interview.md |
| 2.4 | Assumption mapping | .skillweave/discovery/assumption-map.md |
Synthesize findings into a crisp problem statement and assess opportunity.
| Step | Description | Artifact |
|---|---|---|
| 3.1 | Problem statement | .skillweave/discovery/problem-statement.md |
| 3.2 | Opportunity assessment | .skillweave/discovery/opportunity-assessment.md |
Deliver a consolidated discovery report consumable by skillweave-blueprint.
| Step | Description | Artifact |
|---|---|---|
| 4.1 | Discovery report | .skillweave/discovery/discovery-report.md |
skillweave-blueprint reads discovery output to seed the PRD interview:
problem section in blueprint PRDconstraints / assumptions in blueprint PRDtarget_audience in blueprint PRDBlueprint scans .skillweave/discovery/ for the discovery report. If present, it skips exploration preamble and jumps to solution-oriented questions.
| Check | Criteria |
|---|---|
| Prompts accessible | All 11 reference prompts load from references/discovery-prompts.md |
| Output valid | Each phase artifact is valid markdown with required sections |
| Blueprint detects status | Blueprint pre-scan correctly identifies .skillweave/discovery/ contents |
| Sandbox enforced | All artifacts land under .skillweave/discovery/ |