If you want to skip tag step in CC standard add the following line to application_custom.xml
<applications>
<application id=”ccstd”>
<param id=”skip-tag-step” value=”true”>
</param>
</application>
</applications>
PS: This is a documented method available in UITK.