Productivity · Version 1.0.0 · Reviewed 2026-08-02
Code Review Iteration Timeline Analyzer
Turn engineering context into a reliable artifact for pull request iteration timeline and review-to-fix mapping with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Reconstructs pull request revisions, review threads, fixes, and reopening events to explain how a change converged. It grounds the decision in commit history, pull request revisions, review comments, thread status, check runs, and final merge metadata and explicitly prevents mapping comments to the final file state and losing which revision a reviewer actually saw.
₹299 one-time
Get this skill archive
What it checks first
Code Review Iteration Timeline Analyzer reconstructs pull request revisions, review threads, fixes, and reopening events to explain how a change converged. It grounds the decision in commit history, pull request revisions, review comments, thread status, check runs, and final merge metadata and explicitly prevents mapping comments to the final file state and losing which revision a reviewer actually saw. Use it when the work involves Pull request iteration timeline, Review-to-fix mapping, Review delay analysis.
- The entry points and the data flow between them, which is the fastest way to build an accurate mental model.
- Where behavior is actually decided, rather than where it appears to be configured.
- Which parts change frequently, since those carry the most current knowledge and the most risk.
- The seams where a change can be made safely without a wide blast radius.