Default Workflow Skill Relationship to Dev Orchestrator Normal execution path : This workflow is invoked as a sub-recipe by the skill via . You do NOT normally need to activate this skill directly. Direct invocation is supported as a compatibility path when the dev-orchestrator is unavailable or when explicitly requested. In that case, use the recipe runner (see Execution Instructions below). Workflow Graph Purpose This skill provides the standard development workflow for all non-trivial code changes in amplihack. It is normally executed as a sub-recipe by the via , but can also be invoked di…