npx skillsauth add adamayoung/popcorn prInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
I'll create a pull request for the current branch by following these steps. If any steps fail, stop.
/format to format code/lint to verify code style and quality/build-for-testing to ensure project builds successfully with no warnings/test to verify all tests passcode-reviewer agent to perform a code review of all changes. Pass it:
git diff origin/main...HEADgit diff --name-only origin/main...HEADgit status and git diff origin/main...HEAD to understand all changesgit push (not gh CLI, which bypasses webhooks/workflows)gh pr create with:
The PR will include the Claude Code attribution footer.
$ARGUMENTS
data-ai
Add properties to an existing domain model from TMDb
testing
Run all unit tests
testing
Run UI tests
testing
Run snapshot tests