agentsclimarketplace

Full brief

Skill tykisgod/quick-question/skills/full-brief

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.

Install
npx -y skills add tykisgod/quick-question --skill full-brief

Assembled 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

Composite command: run /qq:brief and /qq:timeline in parallel, generating a complete PR review package.

SKILL.md

1.2 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).

Composite command: run /qq:brief and /qq:timeline in parallel, generating a complete PR review package.

Arguments: $ARGUMENTS

  • No arguments: compare main...HEAD
  • --base <branch>: specify the comparison base branch

Execution Steps

  1. Obtain a shared timestamp before launching agents.

  2. Use two parallel agents to execute:

    • Agent 1: follow the complete instructions of /qq:brief to generate the architecture change document + PR review checklist
    • Agent 2: follow the complete instructions of /qq:timeline to generate the commit timeline + phase-grouped review documents
  3. Once both agents complete, inform the user of all file paths.

Output Files

All files go to the same directory, sharing the same timestamp:

  • Docs/qq/<branch-name>/arch-review_<timestamp>.md
  • Docs/qq/<branch-name>/pr-review_<timestamp>.md
  • Docs/qq/<branch-name>/timeline-arch_<timestamp>.md
  • Docs/qq/<branch-name>/timeline-review_<timestamp>.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.