Watch for these - they require follow-up:
Provides verification patterns for common product owner communication gaps and actionable checks.
/plugin marketplace add arizonacoders/claude-plugins/plugin install arizonacoders-project-workflow-plugins-project-workflow@arizonacoders/claude-pluginsreview-sprint/Watch for these - they require follow-up:
| PO Says | What to Verify |
|---|---|
| "Done" or "Fixed" | Actually check - what specifically was done? |
| "Updated the issue" | Re-read the issue - does it address your concern? |
| "That's covered in issue #N" | Read issue #N - is it actually covered? |
| "Will be handled later" | Is this acceptable? Is it tracked somewhere? |
| "I've added the files" | Do files exist? Do they contain correct data? |
| "The values are from the source" | Read the source, cross-reference the values |
| "I agree with your suggestion" | Was the suggestion actually implemented? |
| PO Claim | Verification Action |
|---|---|
| "Added file X" | Run ls to confirm file exists, then Read the file |
| "Updated issue #N" | Run gh issue view N to see actual content |
| "Fixed the order" | Re-fetch all issues and verify dependencies |
| "Values are correct" | Read source files and cross-reference |
| "Created labels/milestones" | Run gh label list or gh issue list to verify |