关于
The Coding Agent is a specialized workflow skill designed for autonomous software development through incremental feature implementation. It enforces a strict Test-Driven Development cycle—Red, Green, Refactor—ensuring code quality and stability at every step. By managing session states, feature lists, and automated git commits, it allows Claude to resume development work seamlessly, maintain a clean codebase, and provide clear progress tracking via dedicated status files. This structured approach prevents context exhaustion and ensures that code remains in a mergeable state throughout the development lifecycle.