Assess whether this branch is ready to be submitted as a reviewable pull request.
Analysis Steps
- Identify the base branch (usually
main) and list all commits since diverging - Review the full diff for:
- Incomplete work (half-implemented features, placeholder logic)
- Obvious bugs or unhandled edge cases
- Code quality issues that would block a reviewer
- Check commit history:
- Conventional commit compliance (
type(scope): description) - Logical atomicity — each comm
- Conventional commit compliance (
[Description truncada. Veja o README completo no GitHub.]