Acerca de
This skill functions as a meta-orchestrator for Go development, automating the path from implementation intent to a commit-ready state. It manages a multi-phase autopilot workflow that includes automated testing, parallel linting, and design validation, using a specialized quality-analyzer agent to identify and prioritize fixes. By enforcing strict quality gates and idiomatic Go practices—such as table-driven tests and 'storifying' patterns—it ensures that every code change is robust, well-documented, and ready for production.