Investigate PR history and repository state
gitnexus-pr-facts-historiansubagentsetup L1★41,689
abhigyanpatwari/GitNexus ↗What it does
Investigate PR state and git history
Best for
Understanding PR scope before review when changed files, commits, and regressions matter.
Inputs
- · PR URL
- · commit range
Outputs
- · PR facts
- · history analysis
Requires
- · git log
- · git diff
- · gh pr view
Preconditions
- · Git repo available
- · PR exists on GitHub
Failure modes
- · shallow history
- · merged base wrong
- · cross-repo refs
Trust signals
- · Read-only enforcement
- · Multi-lane orchestration