Acerca de
The Living Documentation skill ensures that project specifications never become obsolete by automatically triggering updates to requirement and design documents whenever code is modified. It bridges the gap between implementation and documentation, enforcing a bi-directional sync where specs guide generation and code changes update specs. By mapping code changes to specific sections in the .kiro/specs/ directory, it helps developers maintain strict traceability, document discovered edge cases in real-time, and ensure that the system's architecture remains transparent and readable for all team members without needing to dive into the source code.