Submit a pull request with automatic documentation compliance
/plugin marketplace add kenotron-ms/amplifier-setup/plugin install git@amplifier-setup# Submit Pull Request Complete end-to-end PR workflow: automatically creates branches, commits changes, ensures documentation compliance, monitors CI/CD checks, and merges when approved. **🎯 Smart Standards Discovery**: This command automatically discovers and follows repository-specific PR standards by reading documentation files (`CONTRIBUTING.md`, `MAINTENANCE.md`, `CLAUDE.md`). It ensures all documentation is updated and all required steps are completed before creating the PR. **✨ Full Lifecycle Automation**: - **Auto-branch**: Creates feature branch if on main/master - **Auto-monit...