Plan Build Verify

Use when implementing a non-trivial coding task end-to-end with built-in quality gates — plan the work into slices AND rate each slice's difficulty (tier), implement slice by slice, run difficulty-adaptive review (light=1 lens, medium=2 lenses, heavy=4 lenses + Codex) after each slice, auto-escalate a slice to full review when it turns out risky, refactor until zero critical/major issues, then guarantee the full test+build passes. Trigger for requests like "구현 계획부터 검증까지", "슬라이스별로 구현하고 적대적 리뷰", multi-step feature builds, migrations/refactors that need a verify-and-refactor loop, or whenever the user asks to build something with adversarial review + zero-issue refactoring before finishing.

ureca-corp b5a4fcf 4 files · 63.1 KB Updated

File contents

ureca-corp/claude/tree/main/skills/plan-build-verify commit b5a4fcfb86

Frequently asked questions

npx skillmds add ureca-corp/plan-build-verify