Tech research
The control plane for game-dev agents — close the loop with verified compile, test, and cross-model review across Unity, Godot, Unreal, and S&box. Lifecycle-aware /qq:go routing, 26 /qq:* slash commands. Claude Code-first, agent-agnostic via HTTP and MCP.
npx -y skills add tykisgod/quick-question --skill tech-researchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Search GitHub, Stack Overflow, and technical blogs for solutions to a technical implementation problem. Returns a comparative analysis with a recommendation. Use when facing a technical decision, choosing a library, or looking for proven patterns in similar projects.
SKILL.md
1.1 KB, as published. Nobody here has run it
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Search for technical implementation solutions to the problem currently being discussed.
Arguments: $ARGUMENTS
Process
- Extract keywords (in English), construct 2-3 search queries
- Search GitHub projects, Stack Overflow, technical blogs using WebSearch
- Organize into a comparison table:
| Approach | Representative Projects | How It Works | Pros | Cons |
|---|
- Recommend which approach best fits this project, and why
Notes
- Prioritize approaches from similar project types (same engine, same language, similar scale)
- Do not just provide links — provide key conclusions
- If there is no industry consensus, state that directly