Follow the `Instructions` to implement the `Plan` then `Report` the completed work.
/plugin marketplace add iamladi/cautious-computing-machine--sdlc-plugin/plugin install iamladi-sdlc@iamladi/cautious-computing-machine--sdlc-plugin# Verify the plan implementation Follow the `Instructions` to implement the `Plan` then `Report` the completed work. ## Instructions ### 1. Get the implementation - Run `git diff origin/main...HEAD --stat` to see a summary of changed files - Run `git log origin/main..HEAD --oneline` to see the commits that will be included - Run `git diff origin/main...HEAD --name-only` to get a list of changed files ### 2. Read the `Plan` When given a plan path: - Read the plan completely and check for any existing checkmarks (- [x]) - Read the original plan and all files mentioned in the plan - **Rea...
/verifySmart verification command - run quality checks and final verification
/verifyFinal verification - run all Pest tests, validate Playwright UI flows, and check production checklist