Skip to main content

Code Review Skill

A skill for use with AI agents integrated into your IDE is available at tools/skill/review-sdk-26 that can help you adapt your code to the new version.

If you use a cloud agent, make sure your files do not contain sensitive data or credentials.

Prompt example:
Run the review-sdk-26 skill in /var/www/html/vte. The skill contains links to web pages with details and usage examples; read those pages.

Once the analysis is complete, the files are checked and the original ones are overwritten, run tools/check-requests to check for any further references to the superglobal variable $_REQUEST. If none are found, the config/request.config.override.php file will be removed; otherwise, it will be updated, leaving only the new occurrences.