Full Brief
Composite command: run /qq:brief and /qq:timeline in parallel, generating a complete PR review package.
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