Acerca de
The codegen-feature skill automates the end-to-end development of new features within Go projects, specifically optimized for high-concurrency applications like file-based queues. It bridges the gap between GitHub Issues and production code by leveraging TDD principles, semantic code search via Serena MCP, and strict adherence to idiomatic Go patterns. By prioritizing safety and performance—including explicit data race prevention and zero-copy data handling—it allows developers to expand system capabilities while maintaining existing API stability and code consistency.