review-open-source-package
Installation
SKILL.md
Review Open Source Package
Workflow
- Inspect Composer metadata, namespace, service provider, README, license, changelog, tests, and CI.
- Check installability in a fresh Laravel app.
- Verify examples, configuration, and release notes.
- Review security posture and data handling.
- Report blocking issues before release.
Verification
- Package tests, static analysis, and Composer validation pass.