About
The Impl skill serves as the primary execution engine for the Claude Code development harness, transforming tasks defined in Plans.md into high-quality, functional code. It distinguishes itself by enforcing strict 'Quality Guardrails' that prohibit stub implementations and hardcoded values, ensuring all generated logic is robust and production-grade. By integrating Language Server Protocol (LSP) for deep code navigation and memory-enhanced pattern recognition, it enables Claude to write context-aware code that aligns with existing architectural decisions and security standards.