Acerca de
The Completion Check skill prevents the common pitfall of 'dead infrastructure' by guiding Claude to verify that code isn't just written, but fully integrated into the live system. It provides systematic patterns for tracing execution paths from user intent to code execution, checking hook registrations, validating database connection strings, and performing end-to-end validation with debug logging. This skill is essential for ensuring that architectural components like task graphs, database backends, and custom hooks are functional rather than just present in the codebase.