preflight
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Preflight Checks
Run all preflight checks to make sure the current work is ready for review. Execute each step sequentially and stop immediately if any step fails.
Arguments
all— Run all test suites (brave_browser_tests, brave_unit_tests, brave_component_unittests) without filters, instead of only running tests affected by the change. Usage:/preflight all
Current State
- Branch: !
git branch --show-current - Status: !
git status --short
Steps
0. Check branch
Related skills
More from brave/brave-core
clean-branches
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
2pr
Create a pull request for the current branch using `gh`.
1review
Review code for quality, root cause analysis, and fix confidence. Supports PR
1prs-reviewed
Get PRs a user reviewed on brave/brave-core. Shows PR number, title, author,
1fix-bp-docs
Audit and fix best practices docs for stale references, duplicates, obsolete
1review-prs
Review PRs in the configured PR repository for best practices violations.
1