Full brief
Composite command: run /qq:brief and /qq:timeline in parallel, generating a complete PR review package.From its SKILL.md
npx -y skills add tykisgod/quick-question --skill full-briefAssembled 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.
SKILL.md
1.2 KB, 258 tokens by cl100k_base, 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
-
Obtain a shared timestamp before launching agents.
-
Use two parallel agents to execute:
- Agent 1: follow the complete instructions of
/qq:briefto generate the architecture change document + PR review checklist - Agent 2: follow the complete instructions of
/qq:timelineto generate the commit timeline + phase-grouped review documents
- Agent 1: follow the complete instructions of
-
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>.mdDocs/qq/<branch-name>/pr-review_<timestamp>.mdDocs/qq/<branch-name>/timeline-arch_<timestamp>.mdDocs/qq/<branch-name>/timeline-review_<timestamp>.md
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most plan spec skills give in 258 tokens
Counted across 1,360 of the 2,617 authors here whose files we hold, read 2026-09-06
- Ask one question at a timein 73 of 1360
- Write the spec using the templatein 22 of 1360
- Ask clarifying questions if neededin 19 of 1360, across 18 files
- Wait for user confirmation before proceedingin 19 of 1360
- Save plans to the plans directoryin 17 of 1360, across 13 files
- Check for product marketing context firstin 16 of 1360, across 5 files
- Read the plan file completelyin 16 of 1360
- Order tasks by dependencyin 16 of 1360
- Gather context from the conversationin 15 of 1360, across 9 files
- Explore the codebase instead of askingin 15 of 1360, across 13 files
- Wait for explicit user approvalin 14 of 1360, across 13 files
- Quiz the user on the breakdownin 13 of 1360, across 7 files
Said here and by no other author read
- Obtain a shared timestamp before launching agents
- Run qq:brief and qq:timeline in parallel
- Inform the user of all file paths upon completion
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.