Prepare the project for deployment.
If $ARGUMENTS is provided, focus on that specific deployment target or environment.
Steps:
- Verify the build succeeds with no errors
- Check CI/CD pipeline configuration is valid
- Validate environment variables and secrets are documented
- Review Dockerfile or deployment configs if present
- Generate a deployment checklist with any missing items