blocklet-pr
Installation
SKILL.md
Blocklet PR
Help developers create standardized Pull Requests for blocklet projects, ensuring code quality and following project PR templates.
Core Philosophy
"Quality gates + standardized workflow."
PRs are not submitted casually. Before submission, code must pass lint and tests, must be on a working branch (never directly on main branch), and PR content must follow project templates. Enforced standardization reduces human oversight errors.
Prerequisites
- Current directory is a blocklet project (contains
blocklet.yml) - Has code changes to commit
Reference Files
Branch conventions and repository info are read from local reference files (in blocklet-url-analyzer skill directory):