By h315uk3
Adaptive lunch decision assistant - helps you decide what to eat through intelligent questioning
Proof of Concept for applying Bayesian belief updating and information theory to various decision-making scenarios through Claude Code plugins.
このプロジェクトは、symbiosisリポジトリのwith-meプラグインの理論を検証し、様々なユースケースに適用するPoCです。
基本的なメカニズムは共通:
ソフトウェア開発における要件抽出を支援するプラグイン。
5次元:
使用例: 不明確な開発要件を体系的に明確化
ランチ選択を支援する適応的意思決定アシスタント。
5次元:
使用例: 「今日のランチ何食べよう?」という日常的な意思決定
.
├── .claude-plugin/ # プラグインマーケットプレイス定義
├── plugins/
│ ├── with-me/ # ソフトウェア要件抽出プラグイン
│ │ ├── .claude-plugin/ # プラグインメタデータ
│ │ ├── commands/ # スラッシュコマンド定義
│ │ ├── config/ # 設定 (dimensions.json)
│ │ └── with_me/ # Python実装
│ │ ├── cli/ # CLI コマンド
│ │ └── lib/ # コアライブラリ
│ └── lunch-decision/ # ランチ選択プラグイン
│ ├── .claude-plugin/
│ ├── commands/
│ ├── config/ # ランチ用の次元定義
│ └── lunch_decision/ # Python実装
├── tests/ # プロジェクトレベルテスト
└── mise.toml # 開発環境定義
# Install mise (if not already installed)
curl https://mise.run | sh
# Install dependencies
mise install
mise run lint # Lint code
mise run format # Format code
mise run typecheck # Type check
mise run test # Run doctests
mise run validate # Validate plugin configuration
# Initialize with-me session
PYTHONPATH="plugins/with-me" python3 -m with_me.cli.session init
# Initialize lunch-decision session
PYTHONPATH="plugins/lunch-decision" python3 -m lunch_decision.cli.session init
# Verify session structure
mise run test:e2e:verify:session
新しいユースケースに適用する場合:
既存プラグインをコピー
cp -r plugins/with-me plugins/your-use-case
5次元を定義 (config/dimensions.json)
コマンド定義を更新 (commands/good-question.md)
Pythonモジュール名を変更
mv plugins/your-use-case/with_me plugins/your-use-case/your_module
marketplace.jsonに追加
各プラグインの config/dimensions.json で調整可能:
このPoCは以下のリポジトリのwith-meプラグインを参照:
AGPL-3.0
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub p/h315uk3-lunch-decision-plugins-lunch-decisionYou work with me (Claude) - I guide your workflow and suggest next actions.
I (Claude) act as you - Build knowledge base from your notes.
You work with me (Claude) - I guide your workflow and suggest next actions.
Three lenses for clarity: vague requirements → specs (vague), strategy blind spots → 4-quadrant playbook (unknown), content vs form → leverage shift (metamedium)
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.