| name | package-review |
| description | Use when reviewing composer.json packages. Validates structure, checks required fields, verifies links, and ensures proper configuration of autoloading, dependencies, and metadata. |
| license | MIT |
| metadata | {"author":"Petr Král (pekral.cz)"} |
Constraint:
- Read project.mdc file
- First, load all the rules for the cursor editor (.cursor/rules/.*mdc).
- All messages formatted as markdown for output.
- If you are not on the main git branch in the project, switch to it.
Steps:
- Find all links in the documentation.
- Verify that each link is functional.
- Check the quality of the
composer.json content.
- Determine whether all important keys are set.
- Validate that values are correct and complete.
- Refresh readme.md file for current changes, don`t rewrite all, just only merge or delete file content.
Check presence and correctness:
Check presence and usefulness:
Output Humanization
- Use blader/humanizer for all skill outputs to keep the text natural and human-friendly.