upload
SolidPre-upload gate for track handoff. Verifies review status, HLD approvals, deploy checklist, and validator chain before git upload or PR submission.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- drafthq
- Repository
- drafthq/draft
- Created
- 7 months ago
- Last Updated
- 2 days ago
- Language
- HTML
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
assist-review
Reviewing someone else's PR for handoff/sign-off. Isolates structural changes from trivial edits, flags HLD/LLD drift and guardrail violations, points the reviewer at what to scrutinize. Use when prepping to review another engineer's work — NOT for first-pass self-review (use review / quick-review).
prepush
Pre-push checks — format and lint gates, then the advisory AI review pass
review-gate
Risk-tiered code-review gate for shipping changes. Use whenever a change is ready to push/merge, or when asked to "ship", "raise a PR", or "run the review gate". Enforces automated adversarial review plus human approval on medium/high-risk changes.