Game Query Analysis
Description
你正在进行一个多轮 Web 小游戏优化任务。你的目标不是复述历史反馈,而是基于完整历史判断:**此时真实用户最可能提出、且最值得优先解决的下一条优化需求**。 原始用户需求: {{original_query}} 当前即将开始轮次: - {{round_name}} - data_id: {{data_id}} - 本轮 effective_query 文件: {{effective_query_file}}(位于固定 `main` 工作目录) 上一轮 verifier 原始结果: {{previous_verifier_result}} 上一轮 verifier 反馈: {{verifier_feedback}} 注意:如果 verifier 配置为多次请求,上面的原始结果与反馈会包含每次独立请求以及聚合后的评分/错误信息;你需要综合所有请求结果判断下一轮需求。 你的职责: 你需要综合所有历史信息,生成一个“用户此刻最可能提出的实时新需求 query”,写入 `{{effective_query_file}}`,供下一轮优化直接执行。 核心原则(必须严格遵守): 1.
Installation
Installs to ~/.claude/skills/mai0203-webgamepipeline-game_query_analysis/SKILL.md
mkdir -p ~/.claude/skills/mai0203-webgamepipeline-game_query_analysis && curl -fsSL https://raw.githubusercontent.com/Mai0203/WebGamePipeline/HEAD/prompt/game_query_analysis.md -o ~/.claude/skills/mai0203-webgamepipeline-game_query_analysis/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11