소개
This skill enforces a production-validated release methodology for Claude Code agents, ensuring every code contribution adheres to strict quality and history standards. It automates the generation of structured pull requests, mandates local CI validation, and enforces a linear git history through rebase-only merge strategies. By integrating ticket references and independent QAS subagent reviews, it transforms agentic code changes into safe, enterprise-ready deployments while preventing common mistakes like merge commits or missing ticket metadata.