关于
This skill provides an automated framework for auditing application architecture against the original 12-Factor methodology, the gold standard for building portable and scalable SaaS applications. It systematically scans repositories for hardcoded configurations, dependency management gaps, stateful process patterns, and deployment lifecycle issues, offering a detailed compliance report. By identifying specific anti-patterns—such as environment-specific code branches or missing signal handlers—it helps developers and architects ensure their applications are truly cloud-native and ready for continuous deployment.