Skip to content

Conversation

@YutaOkoshi
Copy link
Contributor

@YutaOkoshi YutaOkoshi commented Nov 7, 2025

Working Backwards 1-Shot Generator (yourwork_1shot/)

顧客情報と既存ソリューションを入力すると、生成AIがAmazonのWorking Backwards手法に従って
PR/FAQを自動生成するツールセットを追加。

含まれるもの

  • プロンプト: 7フェーズ(Listen→Define→Invent→Refine→Validate)の実行手順
  • テンプレート: customer.md(顧客定義)、solutions.md(ソリューション分析)
  • サンプル: 3つの実例(AI開発ツール、請求書SaaS、セキュリティ製品)
  • README: 使い方ガイド

生成されるもの

  1. カスタマージャーニー分析(時間・費用・感情スコア付き)
  2. 課題の優先順位付け(Top 3選定)
  3. ブレイクスルーアイデア発明(6つのフレームワーク活用)
  4. Amazon形式のPR/FAQ(プレスリリース、顧客FAQ、社内FAQ)
  5. モックアップ検証計画(仮説・画面定義・成功基準)

使い方

  1. customer.md に顧客の目的・背景・属性を記載
  2. solutions.md に既存ソリューション4つ以上を調査
  3. AIに workingbackwards-prompt.md を実行させる
  4. 1-2時間で完成したPR/FAQをレビュー

プロダクト開発初期(Day 0)でアイデアを言語化・検証するために設計

YutaOkoshi and others added 6 commits November 7, 2025 18:38
Adds a new sample project for an invoice SaaS solution, including customer definitions, output scenarios, and potential solution approaches.

This aims to provide a comprehensive example for AI development tools, showcasing how they can be used to generate solutions for specific business needs. The sample includes:
- Definition of the target customer and their pain points
- A detailed customer journey map outlining their experience with current solutions
- "常識を疑う問い" (questions challenging common practices) to identify areas for improvement
- Proposed solutions addressing the identified issues.
Defines Phase 7 tasks for the product manager/UX designer role to extract key customer experiences from PR/FAQ and create mockups for validation.

Includes detailed instructions, output format, and completion criteria for defining the validation target, hypothesis, mockup, and validation method.
Refactors the prompts to point to the correct output file (`discovery/output.md`) instead of the README for storing generated content. This ensures that the AI writes its results to the designated location.
@YutaOkoshi YutaOkoshi closed this Nov 10, 2025
@YutaOkoshi YutaOkoshi reopened this Nov 10, 2025
@YutaOkoshi YutaOkoshi changed the title 【WIP】起業家むけプロンプトの追加 Add Working Backwards 1-shot generator for AI-assisted product development Nov 10, 2025
@YutaOkoshi YutaOkoshi marked this pull request as ready for review November 10, 2025 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant