What problem does it solve?
This skill prevents common review nits and technical debt by enforcing a rigorous, standardized pre-pull request checklist that ensures code quality, formatting, and documentation consistency before human review.
Core Features & Use Cases
- Automated Gatekeeping: Integrates with the gardening state machine to run deterministic checks like linting, formatting, and type verification.
- PR Body Standardization: Provides a structured template-filling workflow to ensure PRs are descriptive and professional without leaking internal agent methodology.
- Use Case: Before submitting a feature branch, use this skill to verify that all Prettier, ESLint, and type-checking requirements are met, and to generate a clean, compliant PR body that focuses on the change rather than the automation process.
Quick Start
Run the pre-pr-checklist skill to validate the current branch and generate a compliant pull request body based on the repository template.