* feat: add bmad dev auto skill
* fix: replace dev auto approval gate
* fix: remove dev auto one-shot route
* fix: tighten dev auto review step
* fix: inline dev auto finalization
* fix: clarify dev auto sprint sync
* fix: clarify dev auto epic context output
* fix: structure dev auto deferred work entries
* fix: remove dev auto sprint status coupling
* fix: run dev auto completion hook on blocked exits
* fix: persist dev auto review loop counter
* fix: remove dev auto approval-era intent marker
* fix: simplify dev auto final result handoff
* fix: tighten dev auto workflow contract
* fix: clarify dev auto verification owner
* fix: strengthen dev auto verification gates
Require the auto workflow to re-read its READY standard before judging the spec, and make implementation verification cover both tasks and acceptance criteria with a blocked HALT when missing work cannot be completed.
* fix: tighten dev auto prompt wording
Remove remaining human-interaction atavisms, make subagent wording consistent, and clarify blocked verification handling in the unattended development workflow.
* docs: clarify dev auto customization comments
Replace internal merge jargon and stale workflow comments with plain descriptions of the customization file behavior.