SUMMARY AI要約 by gpt-5-mini
Idea Harness は、非プログラマーが出す「こんなアプリを作りたい」程度の曖昧な入力を、LLM が勝手に推測して不適切な実装を始めないように「要件を明確化」するためのスキル集です。想定ユーザーは技術的に未整理なアイデアを持つ人、あるいは LLM エージェントに正確な要求を渡したい開発者/運用者。 主な機能は、決定木に基づく「7つの澄清門」、4つの精度チェック、状態遷移(gathering → needs-precision → blocked → ready)による厳密な要件確認、そして「一度に最重要の質問だけを投げる」運用ルールです。全門を通過すると要件サマリを出力し、実行用プロンプトはユーザーが明示的に要求したときのみ生成します。Claude、Cursor、OpenAI Codex、Hermes、OpenClaw 等のエージェント向けにスキルとして配布され、ランタイム依存なしの「skill-only」構成です。使用に適した場面(曖昧な一文のアイデア、最小で正しい第一版を目指す等)と不向きな場面(既に明確な PRD、即コード生成が必要等)も明記されています。貢献は実例対話の PR を歓迎。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
Sun Yat-sen University,major in software engineering.
日付
| GitHub作成日 | 2026-04-29 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:21 |
類似Repo (同じ言語のAI関連Repo)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks
chaloemphongseatiao/Claude-Code-Projects-Structure