ai-factory.verify

Installation
SKILL.md

Verify — Post-Implementation Quality Check

Verify that the completed implementation matches the plan, nothing was missed, and the code is production-ready.

This skill is optional — invoked after /ai-factory.implement finishes all tasks, or manually at any time.


Step 0: Load Context

0.1 Find Plan File

Same logic as /ai-factory.implement:

1. .ai-factory/PLAN.md exists? → Use it
2. No PLAN.md → Check current git branch:
   git branch --show-current
   → Look for .ai-factory/features/<branch-name>.md
Related skills

More from lee-to/ai-factory

Installs
1
GitHub Stars
672
First Seen
Feb 18, 2026