Quality Verify Implementation Complete

Verifies that implemented code is actually integrated into the system and executes at runtime, preventing "done but not integrated" failures. Use when marking features complete, before moving ADRs to completed status, after implementing new modules/nodes/services, or when claiming "feature works". Triggers on "verify implementation", "is this integrated", "check if code is wired", "prove it runs", or before declaring work complete. Works with Python modules, LangGraph nodes, CLI commands, API endpoints, and service classes. Enforces Creation-Connection-Verification (CCV) principle.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/quality-verify-implementation-complete commit 4f4d6b3931

Frequently asked questions

npx skillmds@latest add dawiddutoit/quality-verify-implementation-complete